Unable to open the VS 2005 Website on Windows server 2003

  • Thread starter Thread starter geetharani
  • Start date Start date
G

geetharani

Hi Everybody,

I created a VB.NET website application on Windows Xp using Visual
Studio 2005. In this application I am using two dll's. one which is
developed using VS2005 Windows application (Class Library1)and other is
third party dll.I am able to execute it on my system and it also
working properly when i access this website from other computers which
connected in LAN with my computer. After that I published it using the
Publish website option in Build menu then I moved total precompiledweb
folder to the Windows Server 2003( OS) system. And i placed it in
inetpub-> wwwroot folder.
When I access it, it is not executing properly. Will any one suggest
anything for this query? I am doing any mistake in publishing? any
special properties has to check in order to execute the website which
is created in Windows Xp to Windows server 2003.

Thanks in advance.

Regards,
Geetha.
 
geetharani said:
When I access it, it is not executing properly. Will any one suggest
anything for this query? I am doing any mistake in publishing? any
special properties has to check in order to execute the website which
is created in Windows Xp to Windows server 2003.

What error(s) are you getting specifically?
 
Back
Top