I am setting up a development environment from an existing website. The existing website is running on windows 2003. MY development environment is a 64bit OS. Is there a setting in IIS or ASPDOTNETSTOREFRONT to help me get through this error?
THIS VERSION OF ASPDOTNETSTOREFRONT DOES NOT RUN IN 64BIT MODE
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: THIS VERSION OF ASPDOTNETSTOREFRONT DOES NOT RUN IN 64BIT MODE
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: THIS VERSION OF ASPDOTNETSTOREFRONT DOES NOT RUN IN 64BIT MODE]
AspDotNetStorefront.Global.s3vm6dpEg(Object , EventArgs ) +324
System.Web.SyncEventExecutionStep.System.Web.HttpA pplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +171