Upgrade from .Net to .Net 2003
From: Dianna (Dianna_at_discussions.microsoft.com)
Date: 08/16/04
- Next message: Andrew Clancy: "Re: restated: VS Develper (non Admin) missing IIS MMC Management"
- Previous message: Phil Wilson: "Re: Launch Conditions. Property Syntax for WMP"
- Next in thread: Stefan Krueger [MVP]: "RE: Upgrade from .Net to .Net 2003"
- Reply: Stefan Krueger [MVP]: "RE: Upgrade from .Net to .Net 2003"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Aug 2004 11:39:02 -0700
Hi,
We have an application which was built using the first version of .Net
(client server - vb) - Framework 1.0. The application uses a Data Access
Layer (remote object).
We just upgraded on 1 development machine to .Net 2003 --- HOWEVER, we are
telling the application to use the Frame work 1.0 (not ready to upgrade).
When the client code is running for the remote object we receive an error
message "Return argument has an invalid type". This occurs when a dataset is
trying to be returned from data access layer.
We specified in Project properties, app.config and web.config for DAL to use
framework 1.0 but it still seems to be using new one (1.1).
Are we doing something wrong? Please note, all we did on this machine was
install .NET 2003. It was our understanding that the previous .NET and .NET
2003 could be installed on same machine, just like the old Visual Studio --
without effecting supported applications . So really, by installing .NET
2003 it broke the application which was built in previous .NET. (??)
Any help would be great.
Thanks, Dianna
- Next message: Andrew Clancy: "Re: restated: VS Develper (non Admin) missing IIS MMC Management"
- Previous message: Phil Wilson: "Re: Launch Conditions. Property Syntax for WMP"
- Next in thread: Stefan Krueger [MVP]: "RE: Upgrade from .Net to .Net 2003"
- Reply: Stefan Krueger [MVP]: "RE: Upgrade from .Net to .Net 2003"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|