PC Review


Reply
Thread Tools Rate Thread

build website as x86 application

 
 
duancg@hotmail.com
Guest
Posts: n/a
 
      27th Jan 2007
Hi,

I created a "WebSite" using VS2005 on a x64 machine, the aspx/cs code
connect to an MS Access database to read/write data. Everything seems
fine in IDE, but when I deploy to the IIS on the same x64 machine and
visit the web page, it show the following error:

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

I did some research and the error seems caused by missing the x64
version of Jet 4.0 driver. (or at least IIS doesn't know how to find
it).

I also saw people using the compile options in VS2005 to compile their
C# project as an x86 application to workaround the problem (through
project -> properties -> build -> target platform -> x86), but I can
not seem to find a similar dialog for my "WebSite" project.

I just want website to run on my IIS. Any help is appreciated!

duancg

 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWlsb3N6IFNrYWxlY2tpIFtNQ0FEXQ==?=
Guest
Posts: n/a
 
      28th Jan 2007
Hi there,

http://www.planetamd64.com/lofiversi...hp/t16476.html

--
Milosz


"(E-Mail Removed)" wrote:

> Hi,
>
> I created a "WebSite" using VS2005 on a x64 machine, the aspx/cs code
> connect to an MS Access database to read/write data. Everything seems
> fine in IDE, but when I deploy to the IIS on the same x64 machine and
> visit the web page, it show the following error:
>
> The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the
> local machine.
>
> I did some research and the error seems caused by missing the x64
> version of Jet 4.0 driver. (or at least IIS doesn't know how to find
> it).
>
> I also saw people using the compile options in VS2005 to compile their
> C# project as an x86 application to workaround the problem (through
> project -> properties -> build -> target platform -> x86), but I can
> not seem to find a similar dialog for my "WebSite" project.
>
> I just want website to run on my IIS. Any help is appreciated!
>
> duancg
>
>

 
Reply With Quote
 
duancg@hotmail.com
Guest
Posts: n/a
 
      30th Jan 2007
Hi Milosz,

Thanks for your response! I tried that trick, but it seems only work
for a "Project", not a "Website". I am not sure, but I think they are
two different types of "solutions" created in VS, and they have
different menu options. For a "Website", there is no 'project' menu
(obviously ), and I couldn't find where to specify to run it as x86
application.

duancg

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
deploy asp.net application to a website other than Default WebSite EdHelp Microsoft ASP .NET 0 18th Oct 2006 11:16 PM
Website won't build -- build failed with no errors, warnings or messages (VS2005) Microsoft ASP .NET 1 3rd Aug 2006 10:53 AM
Trying to build website Arthur Dent Microsoft ASP .NET 2 1st Jun 2006 05:00 PM
how to build a website which a client application can post XML data to? jens Jensen Microsoft ASP .NET 0 25th Apr 2006 08:54 AM
any website teach how to build a form to form application? Jason Microsoft Dot NET Framework Forms 1 14th Oct 2003 11:10 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:27 PM.