I am trying to initialize an application that runs in IIS 7 and I cannot start it because I receive the following error:
Object reference not set to an instance of an object error
eInitWizard.frmMain.CreateVirtualDirectories()
eInitWizard.frmMain.DoObjective()
eInitWizard.frmMain.wpResume_CloseFromNext(Object sender, PageEventArgs e)
What can be the cause of that error?