G
Guest
I have a asp.net 2.0 web application created on a mapped web server drive, a
very simple one with only one default page which is blank. But when I run it
inside VS, the URL is http://localhost:1245/. Is this right or not?
ALso the ASP.NET web site administration tool shows error in the Security
tab as:
There is a problem with your selected data store. This can be caused by an
invalid server name or credentials, or by insufficient permission. It can
also be caused by the role manager feature not being enabled. Click the
button below to be redirected to a page where you can choose a new data
store.
The following message may help in diagnosing the problem: An error occurred
during the execution of the SQL file 'InstallCommon.sql'. The SQL error
number is 5110 and the SqlException message is: The file
"I:\WEBAPP\WEBAPP\APP_DATA\ASPNETDB_TMP.MDF" is on a network path that is not
supported for database files. CREATE DATABASE failed. Some file names listed
could not be created. Check related errors. Creating the
ASPNETDB_0899077b243c4138b1775e6c0684c57d database...
Thanks for the help.
very simple one with only one default page which is blank. But when I run it
inside VS, the URL is http://localhost:1245/. Is this right or not?
ALso the ASP.NET web site administration tool shows error in the Security
tab as:
There is a problem with your selected data store. This can be caused by an
invalid server name or credentials, or by insufficient permission. It can
also be caused by the role manager feature not being enabled. Click the
button below to be redirected to a page where you can choose a new data
store.
The following message may help in diagnosing the problem: An error occurred
during the execution of the SQL file 'InstallCommon.sql'. The SQL error
number is 5110 and the SqlException message is: The file
"I:\WEBAPP\WEBAPP\APP_DATA\ASPNETDB_TMP.MDF" is on a network path that is not
supported for database files. CREATE DATABASE failed. Some file names listed
could not be created. Check related errors. Creating the
ASPNETDB_0899077b243c4138b1775e6c0684c57d database...
Thanks for the help.