All I’m trying to do is get the demo Cronus Webshop up… After connecting to the site, I get: ---------------------------------------------------------------- Microsoft OLE DB Provider for ODBC Drivers error ‘80040e21’ The request properties can not be supported by this ODBC Driver. /hlb_web/global.asa, line 249 ---------------------------------------------------------------- I’ve got SQL ODBC Driver Version V3.70.06.90 installed… This isn’t the first time I’ve seen this error on multiple demo installs - sometimes it all works, sometimes it doesn’t! Thanks in advance. Andre Rencontre BCompSci, MCSE HLB Mann Judd Victoria, Australia
Hi! You should check the Startup-Parameter (-p) for the SQL-Server. Brgds Schnekko
Thanks, but yes - the ‘-p’ parameter is set. I’ve resolve it now - I installed Site Server SP3, uninstalled Commerce Server, reinstalled Commerce Server - reinstalled WebShop, and now everything is hunky dory…still weird though. Kind Regards, Andre
Hello, I receive the same error opening webshop page: “Microsoft OLE DB Provider for ODBC Drivers error ‘80040e21’ The request properties can not be supported by this ODBC Driver.” I installed Site Server SP3, uninstalled Commerce Server, reinstalled Commerce Server - reinstalled WebShop, but it does not resolve the problem. I got some fix for Microsoft SQL Server for this problem, documented in Microsoft TechNet. But it doesn’t solve the problem too. Thanks in advance.
Try to go one step back… Uninstall Web Shop, Uninstall Site Server Commerce Edition, Uninstall Site Server. And then try to install in reverse order (Install Site Server, Site Server Sp3 and so on…) Good Luck!
My apologies, I forgot to mention re-install Webshop, the commerce site foundation you create should be an entirely new one (ie. not the same name as the one not working). Then reinstall all MS backoffice products - then Webshop…should work.
I did everything told here. Still webShop gives the same error. Anyone found anywhere something? Anything will do, just that it works. Do you guys think that is possible to get this error if you use Site server from BackOffice and not as stand-alone version? I don’t really know, I think there shouldn’t be a difference. 10x in advance. Edited by - Puhek on 4/14/00 9:21:01 AM
Try the following, Change your DSN in the webshop setup to DSN=;uid=sa;pwd= If this works you have a problem with SQL security, in that you do not use a secure connection to your SQL Database. The webshop tries to connect with the DSN to your Database. When it’s not on a secure connection it won’t send the uid and pwd you setup in the odbc32 control panel. (So by providing it in the DSN Setup on your webshop setup it will supply the uid and pwd. but remember this is not a secure way of working) Best Regards, Mario van Zeist
Hi I am trying to install the demo webshop - but get the same error as in the previous mails. I am instaling the demo on 2 machines - is that a problem? So I would like to hear, I anybody has found any other solution to the problem than just reinstalling over and over. Thanks
Hi, Try to check your DNS System called MQIS, I had a wrong user name, because the installation process did it with Administrator as a username, and I had “sa”. After that you have to execute de Codeunit 99003505 and re-create the tables and data. Adéu.
HI! If you mix up software versions, like English SQL and German SITE SERVER and so on, then you get these mysterious error messages. So please try to avoid that… Brgds Sch.
Thanks Hvsboy for helping me earlier but now i have a big problem I install already a few times webshop on NT server (Standalone) with almost no problems if i order something the server ask for sending mail First question do i need install Exchange Server for do this ? Are there other methods for solve this ? Second problem i installed Webshop on a NT server (PDC == Primary Domain Controller) i can’t install Navision Webshop without error. If i setup userid = 99003505 (codeunit) it gives first a error that some Ocx file is not correctly registered so next step i copy all ocx to my harddrive and install manually. So i start webshop again. It start with synchronisation. But then comes the follow error REQMQ does not exist or you do not have read permissions Do you want to continue ? Yes No i confirm with yes REQMQ_TRNS does not exist or you do not have read permissions Do you want to continue ? Yes No i confirm with yes Note : if i confirm with no then its quit But if i order something and want see what is in my “basket” give it to me : Microsoft VBScript runtime error ‘800a01a8’ Object required : "lineItem.NF’ /shop/order.asp , line 84 so how can i fix this ?