Re: 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine



Hi Stephen,
Does this mean that I can use AppCmd.exe to temporarily switch the ASP.NET
web app to 32 bit mode?
AppCmd.exe is located in the System32\inetsrv\ folder om my server.
Kind regards,
Tom
""Steven Cheng"" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:CX6o87P3JHA.7412@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Tom,

As you said that the adminscripts cannot be found on the WINDOWS 2008
server on your side, I think it is possibly due to the admin scripts are
not installed with that IIS7 role on the server. By default, IIS 7
provide
the new AppCmd.exe for management and configuration:

#Getting Started with AppCmd.exe
http://learn.iis.net/page.aspx/114/getting-started-with-appcmdexe/

#appcmd.exe sample
http://learn.iis.net/page.aspx/228/appcmdexe/

and if you prefer the IIS 6 admin scripts, you can also install it via the
following features in the IIS 7 roles( you need to add it from control
panel-->programs and features):

Management Tools --> IIS 6 management compatibility --> IIS 6 scripting
tools.

After installing the above role/feature, the scripts support should work
the same as in IIS6.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

--------------------
From: "TompIfe" <tpskonto@xxxxxxxxxxxxxxxx>@TK2MSFTNGP02.phx.gblSubject:
Re: 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local
machine
Date: Fri, 22 May 2009 11:44:10 +0200


Hi,
I would appreciate an answer to my post of 18.05:
Kind regards,
TompIfe
"TompIfe" <tpskonto@xxxxxxxxxxxxxxxx> wrote in message
news:eVw%238771JHA.1712@xxxxxxxxxxxxxxxxxxxxxxx
Hi Steven Cheng,
I cannot see the %systemdrive%\Inetpub\AdminScripts directory?
The machine runs Windows Web Server 2008.
Kind regards,
Tom Pedersen

""Steven Cheng"" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:JbR6UQ30JHA.2060@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Tomplfe,

Also, you can try temporarily switch the ASP.NET web app to 32 bit
mode(in
IIS) so verify whether it is the 64-bit problem.

#Configuring IIS to Run 32-bit ASP.NET Applications on 64-bit Windows
http://technet.microsoft.com/en-us/library/cc737351(WS.10).aspx

http://support.microsoft.com/kb/894435

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments
and
suggestions about how we can improve the support we provide to you.
Please


.



Relevant Pages

  • Re: Are there good reasons to upgrade to IIS 6.0?
    ... We already have Windows 2000 and IIS 5.0, which is why I put "upgrade" in my ... installed locally to a web app, though, so while it would technically be an ... >>also care about the benefits of using Windows Server ...
    (microsoft.public.inetserver.iis)
  • Re: Building a new web app with VS.NET 2003
    ... where IIS keeps all its software files. ... files within the Web Server's folder structure, ... When asked for a server ... I'm trying to build a new web app and store it on a web server. ...
    (microsoft.public.vsnet.general)
  • Re: deploy asp.net web app to IIS - how to - best practice?
    ... I had to go to IIS to my ... But the web app works! ... What files do I copy to the server? ... Does this get done in the Project Properties page? ...
    (microsoft.public.dotnet.languages.vb)
  • aspnet_isapi.dll & aspnet_wp.exe
    ... I would love instructions on adding ASP.NET web app to ... an IIS 5.0 server with the .NET Framework loaded. ... At least IIS 6.0 has application pools with makes this much easier, ... Currently running IIS 5.0 on DC and created a weak account for the worker ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: VS2008 HTTP 403 Help!!
    ... Highlighting the default.aspx before debug start or explicitly setting Default.aspx to the start page works. ... That's an alleged workaround which doesn't work, not a solution to the bug. ... Seems like the web app project does not default to the ONLY aspx in a project during debug run. ... That error is caused by a virtual directory not being configured as an application in IIS. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading