Hi,
I've just installed SQL Server Express 2005 on our shiny new Windows Server 2003 R x64 server. It has an Intel 830 D chip that uses x86 and 64EMT.
Problem is that I get the message "64-bit ASP.Net is Registered. Required 32-bit ASP.Net to install Microsoft Reporting Services 2005(32-bit)."
Is there any way that I can remedy this
Thanks in advance
Robert

SQL Server 2005 Express & Windows Reporting services
Andre A
Thanks Jeff. That sounds like the very thing. I will try it out in the morning.
btw where do I obtain a copy of dotnetfx64.exe
Cheers, Robert
devudu
Hi,
I'm having the same type of problems on a vista professionnal 64 bits.
I'm developping with Visual studio 2005 (English version). I also have trought uy partner program a licence for SQL server 2005 standard edition (but in French this time).
So my question is : should I use the same technique that's described here to be able to develop reports and reports models, or should I rather use the Standard edition in French
Buck
Harry1311
Hi Robert,
dotnetfx64.exe is what we ship on the DVD of SQL Server, which I believe is renamed on our media (if you download the 64-bit .NET 2.0 framework it is named dotnetfx.exe). If you already have the 64-bit version of the .NET Framework 2.0 then you don't need to install it using dotnetfx64.exe.
jeff.
AlexWeatherall
Hi Robert,
This should fix your problem (taken from the SQL Server 2005 Readme):
Jeff.