Kirk Marple

Musings of a Yukon and Whidbey pioneer... and feeling the arrows in my back...

<December 2008>
SuMoTuWeThFrSa
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910


Navigation

Subscriptions

Post Categories



Problem after Indigo CTP install with devenv and SOAP...

i tried to open up my Whidbey solution after installing the Indigo and Avalon CTPs, and my SourceGear Vault client started giving me “Object reference not found“ errors when trying to login to my Vault server.

i uninstalled and reinstalled Vault, but it didn't help.

i then played around with the settings of Vault, and attempted to download the current repository list.  at that point, i got a .NET exception popup referencing something about Microsoft.Tools.Indigo.SoapImporter, and devenv.exe.config.

so i found that .config file, and commented out this chunk of XML below:

  <system.web>
    <webServices>
      <soapExtensionImporterTypes>
        <add type="Microsoft.Tools.Indigo.SoapImporter.IndigoSoapImporter,TemplateInstaller, Version=5.0.0.0, Culture=neutral, PublicKeyToken=8a6b4c2a8d4d0b53" />
      </soapExtensionImporterTypes>
    </webServices>
  </system.web>

problem solved!

i guess it was having some problem loading that SOAP extension when it was accessing my Vault server.

posted on Wednesday, March 16, 2005 5:45 PM by kmarple


# re:Problem after Indigo CTP install with devenv and SOAP... @ Monday, April 11, 2005 5:28 AM

^_^,Pretty Good!

kmarple

# re:Problem after Indigo CTP install with devenv and SOAP... @ Monday, April 11, 2005 9:37 PM

^_^,Pretty Good!

kmarple

# re:Problem after Indigo CTP install with devenv and SOAP... @ Friday, April 15, 2005 10:07 AM

^_^,Pretty Good!

kmarple

# re:Problem after Indigo CTP install with devenv and SOAP... @ Monday, May 16, 2005 9:27 AM

^_~,pretty good!csharpsseeoo

kmarple




Powered by Dot Net Junkies, by Telligent Systems