|
Prev: WScript.Shell Microsoft VBScript runtime error '800a0046'
Next: determine images width and height
From: Manish on 20 Mar 2008 09:49 Hi friends iam using IIS server to run my asp.net program. I can compile and run from the asp.net tool and also i can connect with sql server. when i try to run from the IIS server i was not able to connect with sql server and I am getting error as page cannot be display. but i can run the static page(without using sql server connection) from the same IIS server. I think im mistaking in the sql server connection. can anyone help me out.
From: Bob Barrows [MVP] on 20 Mar 2008 09:57 Manish wrote: > Hi friends iam using IIS server to run my asp.net program. I can > compile and run from the asp.net tool and also i can connect with sql > server. when i try to run from the IIS server i was not able to > connect with sql server and I am getting error as page cannot be > display. but i can run the static page(without using sql server > connection) from the same IIS server. I think im mistaking in the sql > server connection. can anyone help me out. There was no way for you to know it (except maybe by browsing through some of the previous questions before posting yours - always a recommended practice), but this is a classic asp newsgroup. ASP.Net is a different technology from classic ASP. While you may be lucky enough to find a dotnet-savvy person here who can answer your question, you can eliminate the luck factor by posting your question to a newsgroup where the dotnet-savvy people hang out. I suggest microsoft.public.dotnet.framework.aspnet. There are also forums at www.asp.net where you can find a lot of people to help you. -- Microsoft MVP -- ASP/ASP.NET Please reply to the newsgroup. The email account listed in my From header is my spam trap, so I don't check it very often. You will get a quicker response by posting to the newsgroup.
|
Pages: 1 Prev: WScript.Shell Microsoft VBScript runtime error '800a0046' Next: determine images width and height |