[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

dll error with .Net 1.0 and 1.1 installed

Shannon

9/4/2003 4:18:00 PM

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