neronikita
Technical User
Good morning! I hope I can clearly explain my situation here, and I hope someone understands it enough to help me to the next step.
We have a new server running vmware. Our file server is running windows sbs 2008 and our sql server on the same machine is running windows server 2008 R2 standard. Our IIS server is set up on that "machine". There is a folder in our personal web site that says aspnet_client, so I'm assuming this is set up to use asp.net. I am able to html pages from this site, and access them from another computer on the network, but none of my asp or asp.net pages work. The asp.net pages were developed in visual studio on my work PC and copied over to the server. The pages do use database connections, and the database is stored on the same virtual server as the IIS server is. It works fine in visual studio running start without debugging. When I copy them over, they no longer work. Do I have to (and how do I) change the database connection string to work on the virtual server with IIS on it? What are the steps I need to take to get the asp.net pages to work on IIS that I can access them from any computer on the network?
I hope I wasn't too confusing. Thanks in advance for any light anyone can shed on this.... I've been struggling with it for far too long now.
Thanks,
Di
PS: I was not the one to set up the servers or IIS.
We have a new server running vmware. Our file server is running windows sbs 2008 and our sql server on the same machine is running windows server 2008 R2 standard. Our IIS server is set up on that "machine". There is a folder in our personal web site that says aspnet_client, so I'm assuming this is set up to use asp.net. I am able to html pages from this site, and access them from another computer on the network, but none of my asp or asp.net pages work. The asp.net pages were developed in visual studio on my work PC and copied over to the server. The pages do use database connections, and the database is stored on the same virtual server as the IIS server is. It works fine in visual studio running start without debugging. When I copy them over, they no longer work. Do I have to (and how do I) change the database connection string to work on the virtual server with IIS on it? What are the steps I need to take to get the asp.net pages to work on IIS that I can access them from any computer on the network?
I hope I wasn't too confusing. Thanks in advance for any light anyone can shed on this.... I've been struggling with it for far too long now.
Thanks,
Di
PS: I was not the one to set up the servers or IIS.