News:

We really need your input in this questionnaire

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - yiyun18

#1
General Support / Send an e-mail with attachment
August 18, 2013, 03:55:26 AM
Hi,
  If I want to send an e-mail with attachment. How to do that in NetXMS?
Best regards.
#2
General Support / Re: Upload file to NetXMS Server
August 17, 2013, 12:56:11 PM
Thanks.
If I want to upload files from the NetXMS Agent to the NetXMS Server. How to do that?
#3
Thanks.
#4
General Support / Upload file to NetXMS Server
August 16, 2013, 02:18:41 PM
Hello,
   How to upload file to NetXMS Server?

Thanks.
#5
General Support / about nxupload 500: Internal error
August 16, 2013, 11:55:55 AM
Hello,
   when I use nxupload to upload file, it return 500: Internal error.
   nxupload.exe 192.168.0.16 c:\1.txt -e 0
   How to upload file with nxupload?

Thanks.
#6
General / Re: NetXMS Management Console lost views
August 05, 2013, 03:53:50 PM
Quote from: yiyun18 on August 05, 2013, 03:00:12 PM
There is another problem.When I build libnetxms project, I got errors show as below:
2>e:\netxms\source_svn_1.2.8\include\nms_util.h(766) : error C2065: '_TRUNCATE' : undeclared identifier
2>e:\netxms\source_svn_1.2.8\include\nms_util.h(766) : error C3861: '_tcsncpy_s': identifier not found
2>e:\netxms\source_svn_1.2.8\include\nms_util.h(778) : error C3861: 'strncpy_s': identifier not found
I have solved the problem.But there is still 12 project failed.
#7
General / Re: NetXMS Management Console lost views
August 05, 2013, 03:03:57 PM
When I build libtre project, I got errors show as below:

1>   Creating library E:\NetXMS\source_svn_1.2.8\Debug\libtre.lib and object E:\NetXMS\source_svn_1.2.8\Debug\libtre.exp
1>tre-match-backtrack.obj : error LNK2019: unresolved external symbol _wmemcmp referenced in function _tre_tnfa_run_backtrack
1>tre-parse.obj : error LNK2019: unresolved external symbol __imp__wctype referenced in function _tre_parse_bracket_items
1>E:\NetXMS\source_svn_1.2.8\Debug\libtre.dll : fatal error LNK1120: 2 unresolved externals
1>Build log was saved at "file://e:\NetXMS\source_svn_1.2.8\src\libtre\Debug\BuildLog.htm"
1>libtre - 3 error(s), 0 warning(s)

PS: I use VC2005.
#8
General / Re: NetXMS Management Console lost views
August 05, 2013, 03:00:12 PM
Thank you very much!
I have solved the problem.

There is another problem.When I build libnetxms project, I got errors show as below:

2>e:\netxms\source_svn_1.2.8\include\nms_util.h(766) : error C2065: '_TRUNCATE' : undeclared identifier
2>e:\netxms\source_svn_1.2.8\include\nms_util.h(766) : error C3861: '_tcsncpy_s': identifier not found
2>e:\netxms\source_svn_1.2.8\include\nms_util.h(778) : error C3861: 'strncpy_s': identifier not found

how to deal with the problem?

Best regards
#9
General / Re: NetXMS Management Console lost views
August 02, 2013, 04:37:37 AM
Thank you.
Right-click on core project and select "Run As->Eclipse Application".

How to deal with the problem?

Best regards!
#10
General / NetXMS Management Console lost views
August 01, 2013, 02:12:32 PM
Hi,
  I have downloaded NetXMS 1.2.8 from SVN and have compiled the source. When I run the Core project,the NetXMS Management Console lost some views, as show in attachment. How to deal with the problem?