Differences between .net Framework 2.0 32Bit and 64Bit?
Posted: Thu Apr 03, 2008 7:25 am
Hi there
AbleCommerce worked on a 32Bit Machine without Problems. Now we have tested to install AbleCommerce on a 64Bit Machine, but it didn't worked. When i start .../install/default.aspx, the IIS Server shows a Directory not Found Error message.
Here is the Event Log (sorry the OS is in German):
AbleCommerce worked on a 32Bit Machine without Problems. Now we have tested to install AbleCommerce on a 64Bit Machine, but it didn't worked. When i start .../install/default.aspx, the IIS Server shows a Directory not Found Error message.
Here is the Event Log (sorry the OS is in German):
Code: Select all
Ereigniscode: 3005
Ereignismeldung: Es ist eine unbehandelte Ausnahme aufgetreten.
Ereigniszeit: 03.04.2008 09:29:10
Ereigniszeit (UTC): 03.04.2008 07:29:10
Ereignis-ID: 66fb329e317a4375b8462953481eed85
Ereignissequenz: 2
Vorkommen: 1
Ereignisdetailcode: 0
Anwendungsinformationen:
Anwendungsdomäne: /LM/W3SVC/1/Root/ablecommerce-1-128516813499221512
Vertrauensebene: Full
Virtueller Anwendungspfad: /ablecommerce
Anwendungspfad: C:\Inetpub\wwwroot\ablecommerce\
Computername: xyz
Prozessinformationen:
Prozess-ID: 3324
Prozessname: w3wp.exe
Kontoname: NT-AUTORITÄT\NETZWERKDIENST
Ausnahmeinformationen:
Ausnahmetyp: NullReferenceException
Ausnahmemeldung: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Anforderungsinformationen:
Anforderungs-URL: http://localhost/ablecommerce/default.aspx
Anforderungspfad: /ablecommerce/default.aspx
Benutzerhostadresse: 127.0.0.1
Benutzer:
Ist authentifiziert: False
Authentifizierungstyp:
Threadkontoname: NT-AUTORITÄT\NETZWERKDIENST
Threadinformationen:
Thread-ID: 1
Threadkontoname: NT-AUTORITÄT\NETZWERKDIENST
Identitätswechsel für: False
Stapelüberwachung: bei System.Web.HttpResponse.End()
bei CommerceBuilder.Configuration.TokenBase.a()
bei CommerceBuilder.Configuration.TokenBase.get_Database()
bei CommerceBuilder.Stores.AuditEventDataSource.CountForStore()
bei CommerceBuilder.Services.AbleCommerceHttpModule.Init(HttpApplication context)
bei System.Web.HttpApplication.InitModulesCommon()
bei System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers)
bei System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context)
bei System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context)
bei System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)