Can't open NetXMS workspace file.

Started by DA_TN, May 18, 2008, 04:43:59 PM

Previous topic - Next topic

DA_TN

Someone can help me?
When I open any .dsw or .dsp file in NetXMS, VC++ 6.0 can't load any information about that project.
Sorry for my english.
Thanks!

Victor Kirhenshtein

Hello!

I suggest to use netxms.dsw located in the root of source package. You also should use latest service pack for VC++ - SP6. If this doesn't help, please post a screenshot with error messages.

Best regards,
Victor



DA_TN

Thanks for your help, Victor!
I try to use VS6.0 with SP6, it work ok when I open other project but with NetXMS is not. No error message when open NetXMS.dsw but it don't work.
When I create empty workspace then insert project (nxhttp.dsp) into it,
and if compile project, it generate error:
NMAKE : fatal error U1052: file 'nxhttpd.mak' not found
Stop.
Error executing NMAKE.


Sorry for my english!
Thanks!

Victor Kirhenshtein

I just check it, and it looks like all .dsp and .dsw files in source package are broken - all CR/LF pairs changed to single LF characters, most likely because we create source packages on UNIX. I'll fix it and create an updated source package.

Best regards,
Victor