i was trying to setup the security from a remote computer to my mock server which contains the main WEBSITE and SQL DATABASE.
the error is as follows (error recieved from the remote computer):
---------------------------------------------------------------------------------
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 "\\SQL\SHOPEZOOM\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_a4ba8692197443558dfc878acabdc19e database... ---------------------------------------------------------------------------------
and this is the error i recieve from the server.
---------------------------------------------------------------------------------
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:
Unable to connect to SQL Server database.
---------------------------------------------------------------------------------
Web Applications Developer
PCPilipinas.com
theRedMachine.net
bmongtangco
Member
139 Points
52 Posts
help! can't configure asp.net web app. admin.
Mar 15, 2006 04:34 AM|LINK
the error is as follows (error recieved from the remote computer):
---------------------------------------------------------------------------------
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 "\\SQL\SHOPEZOOM\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_a4ba8692197443558dfc878acabdc19e database...
---------------------------------------------------------------------------------
and this is the error i recieve from the server.
---------------------------------------------------------------------------------
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: Unable to connect to SQL Server database.
---------------------------------------------------------------------------------
PCPilipinas.com
theRedMachine.net