开发者

Setting webserver my site in ASP

开发者 https://www.devze.com 2022-12-22 23:53 出处:网络
I need to set a web server for running my ASP site.(Windows XP) I placed my compleate site in c:inetpub ->wwwroot.

I need to set a web server for running my ASP site.(Windows XP)

I placed my compleate site in c:inetpub ->wwwroot.

Sorry for the delay..

IIS is already there but below error is showing.

Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /dev-ehr/Connections/eHR.asp, line 4

Browser Type: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30)

Page: GET /dev-ehr/login.asp

Now I added connection string in Datasource ODBC.Now when I开发者_运维知识库 run localhost ,Iam getting an error

"an error occured in dllhost.exe[300]"

Can help to solve this..


You need to isntall IIS: Install IIS on XP

0

精彩评论

暂无评论...
验证码 换一张
取 消