The install problem with XP, MSSQL2005
I followed msi files but failed. Then I manually installed the database and files, I got these errors. Pleas e help. Thanks a lot.
I am new to MSSQL manually installation. I created a new database called Gemini.
and run the four sql files to create the database. I can create a website to access those tables in Gemini database. But the Gemini website can not be access with those errors.
Server Error in '/Gemini' Application.
SELECT permission denied on object 'issueprioritylut', database 'Gemini', schema 'dbo'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Data.SqlClient.SqlException: SELECT permission denied on object 'issueprioritylut', database 'Gemini', schema 'dbo'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace:
[SqlException (0x80131904): SELECT permission denied on object 'issueprioritylut', database 'Gemini', schema 'dbo'.]
|
laocat2003
· 1 |
|
| Saturday, April 8, 2006, 4:12:19 AM | |




