Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


rloesche
2010-07-17T21:39:12Z
I'm trying to register VC as com objects with the help of regasm.exe - but it throws errors. See below. The regasm.exe is in the client install folder - so the dll's are visible to it.

I tried to follow the download link in order to get the regasm that is recommende in the VisualCronApi.pdf, but on that page I could not find a download.

Any ideas ?



D:\Programs\VisualCron>regasm VisualCron.dll /tlb:VisualCron.tlb
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.3053
Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.

RegAsm : error RA0000 : The given path's format is not supported.

D:\Programs\VisualCron>
-------------------
Sponsor
Forum information
Support
2010-07-19T10:16:39Z
That's strange. Could not reproduce it. It is like the VisualCron.dll does not exist in that folder you are in.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
rloesche
2010-07-20T21:10:38Z
the dll's are in the directory-I'm sure
Support
2010-07-20T21:31:03Z
Please try the same on another computer to verify.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
rloesche
2010-07-25T09:54:31Z
Yes it works on a different server - don't know why 😟

I then tried to use the simple example in the doc from vbscript. Problem is that I could not find values for the enums ( constants ).
In the end I downloaded Sharpdevelop and things work smoothly.

Scroll to Top