I am trying to install a new site on an IIS server (until now the site was developed using the visual studio 2005 ASP.NET Development server) and I am getting an error:
"object reference not set to an instance of an object"
These are the technical details regarding the infrastructure:
Hello,
I am trying to install a new site on an IIS server (until now the site was developed using the visual studio 2005 ASP.NET Development server) and I am getting an error:
"object reference not set to an instance of an object"
These are the technical details regarding the infrastructure:
- installation package - 5.1.422.122.pkg (offline, the online installation always fail)
- I am using an existing DB
Does anyone got into a situation like this before?