Hi,

I have a new development server that i put together on a Windows 2003 64 bit
machine. I also have SQL Server 2005 and Developers Studio 2005 and 2003
installed on this machine. I have executed the "Enable32bitAppOnWin64 1"
command, as per the instructions when installing Developers Studio. I am
unable to server ASPX pages from this machine. I started with a "500 -
Internal Server Error" but am now getting a "%1 is not a valid Win32
application. "

Under Application Configuration, ASPX is pointed to
C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll.

I have tried Googling this but haven't found anything.

Any suggestions?

Thanks!

Re: Server 2003 X64 + ASP.NET+ .NET 2.0 = no go? by David

David
Tue Jun 27 05:13:44 CDT 2006

Depends on what you want to do.

http://blogs.msdn.com/david.wang/archive/2006/06/27/HOWTO_Diagnose_One_Cause_of_1_is_not_a_valid_Win32_application_on_IIS6_on_64bit_Windows.aspx

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"Don MacKenzie" <cd_mackenzie@hotmail.com> wrote in message
news:IrUng.96925$iF6.47692@pd7tw2no...
> Hi,
>
> I have a new development server that i put together on a Windows 2003 64
> bit
> machine. I also have SQL Server 2005 and Developers Studio 2005 and 2003
> installed on this machine. I have executed the "Enable32bitAppOnWin64 1"
> command, as per the instructions when installing Developers Studio. I am
> unable to server ASPX pages from this machine. I started with a "500 -
> Internal Server Error" but am now getting a "%1 is not a valid Win32
> application. "
>
> Under Application Configuration, ASPX is pointed to
> C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll.
>
> I have tried Googling this but haven't found anything.
>
> Any suggestions?
>
> Thanks!
>
>



Re: Server 2003 X64 + ASP.NET+ .NET 2.0 = no go? by Don

Don
Thu Jun 29 01:18:51 CDT 2006

Thanks, David, I was able to get my server working thanks to your blog
entry.

"David Wang [Msft]" <someone@online.microsoft.com> wrote in message
news:uHQ3CNdmGHA.4952@TK2MSFTNGP04.phx.gbl...
> Depends on what you want to do.
>
>
http://blogs.msdn.com/david.wang/archive/2006/06/27/HOWTO_Diagnose_One_Cause_of_1_is_not_a_valid_Win32_application_on_IIS6_on_64bit_Windows.aspx
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> //
>
> "Don MacKenzie" <cd_mackenzie@hotmail.com> wrote in message
> news:IrUng.96925$iF6.47692@pd7tw2no...
> > Hi,
> >
> > I have a new development server that i put together on a Windows 2003 64
> > bit
> > machine. I also have SQL Server 2005 and Developers Studio 2005 and
2003
> > installed on this machine. I have executed the "Enable32bitAppOnWin64
1"
> > command, as per the instructions when installing Developers Studio. I
am
> > unable to server ASPX pages from this machine. I started with a "500 -
> > Internal Server Error" but am now getting a "%1 is not a valid Win32
> > application. "
> >
> > Under Application Configuration, ASPX is pointed to
> > C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll.
> >
> > I have tried Googling this but haven't found anything.
> >
> > Any suggestions?
> >
> > Thanks!
> >
> >
>
>