Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Servers > Internet Information Services
|
Internet Information Services Limit this to IIS questions and posts. ASP/ASP.NET questions should still go in the ASP/ASP.NET forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Internet Information Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old October 31st, 2010, 11:04 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default IIS 7.5 running 32 bit applications

Good day..
I have an application which has been very happy sitting in a 2003 server environment. A classic ASP app which uses an ODBC driver to connect to the MYOB accounting software. It took alot of effort to get the driver called MYOAU0801 issued from MYOB for the Premiere 12 version going a while back.

We have moved to a 2008 server with IIS 7.5 - After creating the System DSN I get this:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application


it turns out the 2008 machine is 64 bit and the driver is 32. Research tells me the solution is:

http://blogs.msdn.com/b/rakkimk/arch...processes.aspx

This solution is all over many sites. This fails for me. The cause is the defaultAppPool stops when runnig a browser. This link tals about exactly this:

http://forums.iis.net/t/1154334.aspx

Now I have been looking for days and can not find a solution. has anybody got any advice on how to allow 32bit and 64 bit to run for a site inside iis7.5?

TYIA
__________________
Wind is your friend
Matt
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS 7.5 running 32 bit applications mat41 Classic ASP Professional 5 November 2nd, 2010 03:06 AM
Visual studio 2005(32 bit) code not work in visual studio 2008 on windows server 2008 gr8.jain Visual Basic 2008 Essentials 1 August 31st, 2009 10:07 AM
Running external applications from access thisgent Access VBA 2 July 9th, 2007 05:03 PM
get names of all Applications currently running gs2000 VB How-To 2 November 27th, 2006 07:20 AM
64 Bit - Issue in 64 bit IIS calling Win32 API Hubman General .NET 1 August 24th, 2006 09:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.