0

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.

Khaled
  • 36,533
  • 8
  • 72
  • 99
Cell-o
  • 327
  • 4
  • 15
  • 32

1 Answers1

0

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.

squillman
  • 37,883
  • 12
  • 92
  • 146