Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Errors after Installation - Cannot Run Forums
Fri. Jul 24, '09 10:15 AM
( permalink)
After locating the code in our wwwroot folder and utilizing the forums/setup pages, we try to run the myHost/forums/ page and get the following error. Can you please help...k Object reference not set to an instance of an object. 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.NullReferenceException: Object reference not set to an instance of an object. 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. Kelly Cooper 281-244-8943
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
Re:Errors after Installation - Cannot Run Forums
Fri. Jul 24, '09 10:38 AM
( permalink)
Can you try uninstalling the database and reinstall by running the setup program again? It looks like your db was not set up properly for some reason. See if you can find any error log inside ~/upfiles/logs/
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Re:Errors after Installation - Cannot Run Forums
Fri. Jul 24, '09 10:53 AM
( permalink)
<Source>.Net SqlClient Data Provider</Source> <Details>System.Data.SqlClient.SqlException: Could not find stored procedure 'dbospFetchConfig'. </Details>
<message edited by Samuel on Fri. Jul 24, '09 10:59 AM>
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
Re:Errors after Installation - Cannot Run Forums
Fri. Jul 24, '09 10:58 AM
( permalink)
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Re:Errors after Installation - Cannot Run Forums
Fri. Jul 24, '09 11:33 AM
( permalink)
This is the first place I started. I took out dbo from the "DBOwnerPrefix" section of web.Config. I also changed the <location> tag as mentioned in this article. These changes fixed my first error of the day --> "cannot find table 0" Now I get the second error of the day --> " Object reference not set to an instance of an object. "
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
Re:Errors after Installation - Cannot Run Forums
Fri. Jul 24, '09 11:35 AM
( permalink)
Did you try reinstalling? The problem could be that your db was not set up properly. By the way, we can continue our discussion in the demo support forum.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Re:Errors after Installation - Cannot Run Forums
Fri. Jul 24, '09 1:37 PM
( permalink)
Do you want me to start a new thread in the demo support forum? Reinstall worked. The difference was last time I did not choose the 'index' button and instead ran a stored procedure on my SQL Server. This time I chose the 'index' you provide.
|
|
|
|