Interview Question in Visual Studio 2005


 

Interview Question :: I am installing DotNetNuke on my System. After All setting it is display following errors. Please gelp me

Hello All,
I am developing DotNetNuke on my System My PC System has the following Configuration

1- WindowsXP Pro with Service Pack 2
2- Installed IIS and others
3- SQLServer 2000 Enterproze edition.
4- Visual Studio 2005

First I set the Connection string of web.config file. After this configuration it was showing debug error. I set the debuge=true and strict=false. After this it is now showing following error which is beyond of my capacity.

--->>>
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:
Server.ScriptTimeout = Integer.MaxValue
Select Case GetUpgradeStatus() -->Error Line
Case Globals.UpgradeStatus.Install


Please help
thnks in adv
by ksk