S
Scott
On my web server I have both .NET 1.1 and .NET 2.0 installed. I'm in the
process of moving my web services from my old server to my new server. My
web services are written in both .NET 1.1 and .NET 2.0. The thing I'm coming
accross is that my .NET 1.1 web services will not run under ASP.NET 1.1 but
will run under ASP.NET 2.0 configuration. What could cause the 1.1 services
not to run under 1.1 but run under 2.0? Is there any possible issues I may
come across in running my services under 2.0 even though they were built
using the .NET 1.1 framework?
process of moving my web services from my old server to my new server. My
web services are written in both .NET 1.1 and .NET 2.0. The thing I'm coming
accross is that my .NET 1.1 web services will not run under ASP.NET 1.1 but
will run under ASP.NET 2.0 configuration. What could cause the 1.1 services
not to run under 1.1 but run under 2.0? Is there any possible issues I may
come across in running my services under 2.0 even though they were built
using the .NET 1.1 framework?