On: 1/26/2009 1:02:09 PM
User Wrote:
I created a distribution package using Visual Studio deployment wizard. The package deploys without error. However, when the form with the Active Gantt Chart control loads, there is an error "MWC Scheduler has encountered a problem and needs to close". I tried to manually register the AGVBN.DLL using regsvr32 and got the message: c:\program files\MWC Scheduler\AGVBN.DLL does not appear to be a .DLL or .OCX File. I had it working at one point, but did some re-naming of project files. Somehow that broke the install.
On: 1/26/2009 7:38:45 PM
SCS Admin Answered:
.NET dll's cannot be registered using the regsvr32.exe utility, regsvr32.exe is only for ActiveX controls like ActiveGanttVB or ActiveGanttVC. When deploying the target Machine must contain the appropiate .NET framework runtimes. In this particular case .NET framework 1.0. The other possibility might be that the software is looking for AGVBN.dll in another directory that is different from where it is really located.
Home Contact us Site Map Online Store Products Downloads Documentation
Support About us
Terms And Conditions Privacy Policy Licensing Copyright