October 12, 2005 at 5:30 am
Hi,
my W2K Developer Client Computer was substituted by a new one with XP. Visual Studio.NET is now installed with following features: Visual Basic .NET, Visual C# .NET and Visual C++ .NET. Opening a Report-Projekt, that was build with the old W2K-Client Studio .NET fails with the following message: "The Application for the Projekt 'C:\...... myproject.rptproj is not installed." ...... 🙁
Who can help?
Thanks
Ralf
October 12, 2005 at 6:32 am
Sounds like you haven't installed the developer edition of Reporting Services? If you go to File|New|Project , and the Business Intelligence/Reporting project type isn't there, then you definitely don't have it installed and that wil be why it doesn't recognize the project type.
Steve.
October 13, 2005 at 2:27 am
Hi Steve,
next problem: Installation of reporting services from developer edition CD failed for reason: ASP.NET is not installed. next step: I downloaded ASP.NET 1.1 and tried to install it. But it also failed because of the following reason: An other version of .Net-framework is already installed...:-( Ralf
October 13, 2005 at 5:42 pm
Hi Ralf,
If you've already got .net on your amchine you may just need to register asp.net. I'm pretty certain the commandline tool you want is reg_iis but you should google this (or look it up in msdn) to get the commandline switch/s required (I think you want '-i' for install but best to check).
HTH,
Steve.
October 14, 2005 at 8:14 am
Hi Steve,
Yop!! THE critical advise: to register asp.net at the local iis there is a tool at:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe
and it must be executed with -i
Thanks an have a nice weekend
:-)) Ralf
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply