Skip to main content
Nintex Community Menu Bar

After uninstall VS2008, .NET framework 3.5, 3.0SP1, 2.0SP1

  • December 11, 2007
  • 2 replies
  • 15 views

Forum|alt.badge.img+7

Because of K2 Blackpearl Designer cannot be co-exist with .NET Framework 2.0 SP1 in the same machine, I have to uninstall VS2008, .NET framework 3.5, 3.0SP1, 2.0SP1. After it, I cannot open any K2 Project.


Error when open existing k2 project is the first Package Load Failture on SourceCode.VisualStudio.WorkflowPackage.


Error when Create new K2 Project is SourceCode.Configuration.ConfigurationManager threw an exception.


13487i819547C3FD5657E4.jpg

2 replies

Forum|alt.badge.img+5
  • December 11, 2007

Hi,


Your machine.config is most probably corrupt.


Please ensure that the SourceCode.Configuration node with it's valid content still exists in you machine.config. The file is located in "C:WINDOWSMicrosoft.NETFrameworkv2.0.50727CONFIG". It should look like the following : 


<configuration>
     ...
  <system.web>
     ...
  </system.web>
  <sourcecode.configuration>
    <managerConfigFile>[blackpearl install directory]inConfigurationManager.config</managerConfigFile>
    <primaryDefinitionServer name=".">
    </primaryDefinitionServer>
    <templateConfigFile>
    </templateConfigFile>
  </sourcecode.configuration>
</configuration>


Hope this helps


Gert


Forum|alt.badge.img+7
  • Author
  • December 11, 2007

I uninstall K2 BlackPearl Designer and install it back before reading your reply. I can open existing project or create new project now. But having another error. The error i was told that it is because of .NET Framework 2.0 SP1, but seems it is not.


[Error] Attempted to read or write protected memory.
http://k2underground.com/forums/thread/20319.aspx