Accessing ASP NET database in IIS.

0 votes
asked by about Microsoft Visual Studio 2008
edited by

I tried programming ASP.NET database utilizing the web administration tools. When I open the program via VB.net program, the main menu with username and password can access the ASP.NET database, however if i put the thing in the IIS it wont access anything. What to do?

1 Answer

0 votes
answered by (264k points)

The IIS page provided by Microsoft explains all the necessary steps you have to take in order to make the database available in the IIS application. You can access the page following the URL below. On the web page, just go through all the steps provided and then you should have the possibility to use the database in the HTTP server.

IIS Support: http://www.iis.net/learn/application-frameworks/scenario-build-an-aspnet-website-on-iis/configure-an-asp-net-website-on-iis

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...