LockedErrors after Installation - Cannot Run Forums

Author
Guest
Super Member
  • Total Posts : 958
  • Reward points : 0
  • Joined:
  • Status: online
0

Errors after Installation - Cannot Run Forums

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
 
 
#1
APGvNext (Sam)
vNext Dev
  • Total Posts : 12482
  • Reward points : 218330
  • Joined:
  • Status: offline
Re:Errors after Installation - Cannot Run Forums (permalink)
0
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/
#2
Guest
Super Member
  • Total Posts : 958
  • Reward points : 0
  • Joined:
  • Status: online
Re:Errors after Installation - Cannot Run Forums (permalink)
0

    <Source>.Net SqlClient Data Provider</Source>
    <Details>System.Data.SqlClient.SqlException: Could not find stored procedure 'dbospFetchConfig'. </Details>

post edited by Samuel -
#3
APGvNext (Sam)
vNext Dev
  • Total Posts : 12482
  • Reward points : 218330
  • Joined:
  • Status: offline
Re:Errors after Installation - Cannot Run Forums (permalink)
0
I see. Check out this article:

http://www.aspplayground....irst-time-m397957.aspx

Your issue is the same as described in Q1 of the above article.
#4
Guest
Super Member
  • Total Posts : 958
  • Reward points : 0
  • Joined:
  • Status: online
Re:Errors after Installation - Cannot Run Forums (permalink)
0
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. "
#5
APGvNext (Sam)
vNext Dev
  • Total Posts : 12482
  • Reward points : 218330
  • Joined:
  • Status: offline
Re:Errors after Installation - Cannot Run Forums (permalink)
0
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.
#6
Guest
Super Member
  • Total Posts : 958
  • Reward points : 0
  • Joined:
  • Status: online
Re:Errors after Installation - Cannot Run Forums (permalink)
0
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.
#7
Jump to:
© 2013 APG vNext Commercial Version 4.3