.net sdk is not installed on this machine, not a valid Activex Object

  • 15 September 2008
  • 5 replies
  • 3 views

Badge +1

Hi Guys


I cannot add a dll as a reference in my K2.Net 2003 service pack 4 solution.


It gives the above error, and also says HRResult "blah blah", Path "not found or empty", and finally says my dll is not a valid Activex Object.


please help!!!.


5 replies

Badge +10

I have not heard of that error before.  '


 


I got a slightly similar hit.  CAn you provide more detail on what you are trying to do?


http://k2underground.com/forums/thread/11150.aspx


 

Badge +1

hey


I have a asp.net application developed in VS 2008. I'm trying to reference of its dll's from the bin folder in my K2 solution.


The first error msg i get is 'The .Net SDK is not installed on this machine, you wont be able to add COM or Web references"


I click OK, browse to my dll, then the HResult error occurs, click ok then the Path error occurs. and finally i click OK,


the "C:charizma's documentslegoclsDalAdmin.dll is not a valid Activex Object" occurs. so the dll does not get added as a reference.


Thanks


 

Badge +9
What version of the .NET framework was VS 2008 targeting when it compiled the DLL?  What version of the .NET framework is K2.net 20003 Studio targeting?  K2.net Studio only works with .NET 1.1. and 2.0.
Badge +1

the asp.net solution is developed on the 2.0 frmework, i dont quite know how k2 decides which framework to target but i have compact frameworks 1.0, 2.0, and 3.5 and also the complete frameworks 2.0 and 3.5 running on the machine, i also got the ms windows sdk for vs 2008 on there.


If u can suggest how to make k2 use the 2.0 framework by default, i'd give that a shot. thanks

Badge +9

You'll need to check settings on the K2 server as well as the machine running K2.net 2003 Studio.  Exact instructions can be found in KB 154 (http://kb.k2workflow.com/Articles/KB000154.aspx).

HTH.


Reply