How can I transfer to IIS located on Windows Server 2003 64-Bit OS to IIS located on Windows Server 2003 32-Bit OS ?

IIS good now working.But , When I query , that's gives me errors " Error:object reference not set to an instance of an object " etc.

Thanks in advance.

link|improve this question

76% accept rate
feedback

1 Answer

up vote 0 down vote accepted

That sounds more like an application problem, possibly with the data. It could also be that the application has pieces that were compiled for 64-bit which are not usable in the 32-bit environment.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.