dll error with .Net 1.0 and 1.1 installed

From: Shannon (Shannon_at_morsedata.com)
Date: 09/04/03


Date: 4 Sep 2003 09:16:17 -0700


Hi,

We developed a dll (using visual studio 2002 c#) to extract
information from a SQL Server 2000 database using SQLXML so that we
can POST that XML stream to a secured URI, using .Net Framework
1.0.3705. However, some sites are running into major problems when
the .Net Framework 1.0.3705 AND 1.1.4322 are installed.

I have read a lot of the documentation that Microsoft supplies on
their website regarding the two versions and their interactions, but
most of the comments just don't seem to apply to our particular
situation.

The message that users are receiving happens sporadically, usually on
the first POST of the day, but also occassionally happens after a span
of non-activity.

Any help or insights would be greatly appreciated.
TIA,
Shannon



Relevant Pages

  • RE: Accessing SqlServer(Express) data on the server
    ... As for the ASP.NET, it is built upon the .net framework, so generally all ... you can change the connectionstring to point to another ... manually create another database (named "MyASPNETDB" in SQL Express ... you can even use SQL Server authentication(specify username/password ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Visual C# Express question
    ... With SQL Server Express all you need is the .NET Framework 2.0 as the ... database is file based and the data access components are part of the .NET ...
    (microsoft.public.dotnet.framework)
  • Re: Starting with VB2005 and SQL Server 2008 Express Edition
    ... the SQL Server 2008 Express database? ... but the .Net Framework development platform. ... VB, MS Access, Jet, and SQL Server Express is the ... For specific questions on the .Net Framework, you need to post your question ...
    (microsoft.public.vb.database)
  • Re: DataSet Performance
    ... You can use SQLXML that comes with MDAC to reduce the number of hits going ... to your database. ... This is obviously SQL Server specific, but Oracle has other such equivalent ... > generates 10000 UPDATE statements. ...
    (microsoft.public.sqlserver.programming)
  • Re: DataSet Performance
    ... You can use SQLXML that comes with MDAC to reduce the number of hits going ... to your database. ... This is obviously SQL Server specific, but Oracle has other such equivalent ... > generates 10000 UPDATE statements. ...
    (microsoft.public.dotnet.framework.adonet)