Thursday, March 22, 2012
can use microsoft .net 2002
I want to know if I can install reporting services using microsoft .Net
version 2002...because I read the requirements and it said microsoft .net
2003...but I have .net version 2002...Do you think that I can use version 200?
cheers,No, you cannot. You need any version of VS 2003 (VB.Net is the cheapest at
about $100).
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Kellyc" <Kellyc@.discussions.microsoft.com> wrote in message
news:E4BD0C49-9655-453A-87F0-632E2345C360@.microsoft.com...
> Hi everybody,
> I want to know if I can install reporting services using microsoft .Net
> version 2002...because I read the requirements and it said microsoft .net
> 2003...but I have .net version 2002...Do you think that I can use version
200?
> cheers,
Wednesday, March 7, 2012
Can SQL Server 2005 Express and MSDE CoExist?
I read in the installation requirements document for SQL Server 2005 Express the section on upgrading MSDE to SQL Server 2005 Express. The section indicated that if MSDE is installed via an application installation, that application will have to be uninstalled to remove MSDE. This leads to my question.
The small application I'm looking into developing will require SQL Server 2005 Express. What if a customer is using an application that installed MSDE? Can the two products coexist without problems?
Thanks!!
hi,
yes, MSDE 2000 and SQLExpress can coexists...
SQLExpress installation will upgrade the installed COM based binaries (SQL-DMO) to SQL Server 2005 level, but they have been tested to be retro-compatible and I'm personally not aware of troubles in this area..
regards