System.DirectoryServices.Protocols Error on Web App

System.DirectoryServices.Protocols Error on Web App

am 17.01.2007 16:00:02 von SIWebmaster

I have a CMS2002 installation on a W2003 - IIS6 - Box.
Today out of the blue I got thrown the following error:

System.Directory Services.Protocols could not be loaded.

I commented out the following lines from the webconfig lines:

assembly="System.Configuration, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=****"/>
and
add assembly="System.DirectoryServices.Protocols, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=****"/>

And the application is running again - I am at a loss regarding this, there
have been no changes on the code, or versions of .net or anything on this box
- at 10:00 am it was working, and by 10:30 am it wasn't. Any suggestions?

--
Tina Caravantes
Strategic Invesment Group
www.strategicgroup.com

Re: System.DirectoryServices.Protocols Error on Web App

am 17.01.2007 16:28:21 von reb01501

SI_Webmaster wrote:
> I have a CMS2002 installation on a W2003 - IIS6 - Box.
> Today out of the blue I got thrown the following error:
>
> System.Directory Services.Protocols could not be loaded.
>
> I commented out the following lines from the webconfig lines:
>
> assembly="System.Configuration, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=****"/>
> and
> add assembly="System.DirectoryServices.Protocols, Version=2.0.0.0,
> Culture=neutral, PublicKeyToken=****"/>
>
> And the application is running again - I am at a loss regarding this,
> there have been no changes on the code, or versions of .net or
> anything on this box - at 10:00 am it was working, and by 10:30 am it
> wasn't. Any suggestions?
>
Sorry, no. However ...
There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic asp newsgroup. ASP.Net is
a different technology from classic ASP. While you may be lucky enough
to find a dotnet-savvy person here who can answer your question, you
can eliminate the luck factor by posting your question to a newsgroup
where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
There are also forums at www.asp.net where you can find a lot of people
to help you.

HTH,
Bob Barrows
> www.strategicgroup.com

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Re: System.DirectoryServices.Protocols Error on Web App

am 17.01.2007 16:38:01 von SIWebmaster

see is all potatoes tomatoes to me - i dont know what asp is or asp.net - I
am a "lets make the pictures preety" person who got stuck with the CMS box -
but do I know what I am doing? no, so I rely on luck and in good people like
you to point me to the right direction. Thank you!!!
--
Tina Caravantes
Strategic Invesment Group
www.strategicgroup.com


"Bob Barrows [MVP]" wrote:

> SI_Webmaster wrote:
> > I have a CMS2002 installation on a W2003 - IIS6 - Box.
> > Today out of the blue I got thrown the following error:
> >
> > System.Directory Services.Protocols could not be loaded.
> >
> > I commented out the following lines from the webconfig lines:
> >
> > assembly="System.Configuration, Version=2.0.0.0, Culture=neutral,
> > PublicKeyToken=****"/>
> > and
> > add assembly="System.DirectoryServices.Protocols, Version=2.0.0.0,
> > Culture=neutral, PublicKeyToken=****"/>
> >
> > And the application is running again - I am at a loss regarding this,
> > there have been no changes on the code, or versions of .net or
> > anything on this box - at 10:00 am it was working, and by 10:30 am it
> > wasn't. Any suggestions?
> >
> Sorry, no. However ...
> There was no way for you to know it (except maybe by browsing through
> some of the previous questions before posting yours - always a
> recommended practice), but this is a classic asp newsgroup. ASP.Net is
> a different technology from classic ASP. While you may be lucky enough
> to find a dotnet-savvy person here who can answer your question, you
> can eliminate the luck factor by posting your question to a newsgroup
> where the dotnet-savvy people hang out. I suggest
> microsoft.public.dotnet.framework.aspnet.
> There are also forums at www.asp.net where you can find a lot of people
> to help you.
>
> HTH,
> Bob Barrows
> > www.strategicgroup.com
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
>