Hello,
I am implementing Zoom Search into an ASP.NET web application.
I am using Visual Studio 2010 as my IDE, and IIS 7.5 as the web server.
Everything is working great in Visual Studio 2010. When I run/debug the web application, everything works great.
However, when I publish the site to IIS 7.5, I get this error:
"Could not load file or assembly 'ZoomASPX' or one of its dependencies. An attempt was made to load a program with an incorrect format."
I have read this FAQ:
http://www.wrensoft.com/zoom/support/faq_aspdotnet.html
In addition, I have read the Chapter 3.2 section of the user guide.
Unfortunately, I found nothing to remedy the situation.
Any help would be greatly appreciated.
Thanks,
Jeff
I am implementing Zoom Search into an ASP.NET web application.
I am using Visual Studio 2010 as my IDE, and IIS 7.5 as the web server.
Everything is working great in Visual Studio 2010. When I run/debug the web application, everything works great.
However, when I publish the site to IIS 7.5, I get this error:
"Could not load file or assembly 'ZoomASPX' or one of its dependencies. An attempt was made to load a program with an incorrect format."
I have read this FAQ:
http://www.wrensoft.com/zoom/support/faq_aspdotnet.html
In addition, I have read the Chapter 3.2 section of the user guide.
Unfortunately, I found nothing to remedy the situation.
Any help would be greatly appreciated.
Thanks,
Jeff
Comment