LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 1195 .net

Hello,

I am developing a program which will email an attachment to an address provided. I tried to use OGIC_SMTP but I am having problems. I instead want to use .net which is easier. But I receive an error which says I must install .Net framework 1.1 sp1 or later. This is already installed and I am using win 7...

 

Thank you

0 Kudos
Message 1 of 3
(2,348 Views)

You seem to have asked this question on several different threads.

http://forums.ni.com/t5/LabVIEW/Constructor-of-NET-class-not-available-in-LV-8-20/m-p/1328219#M54148...

http://forums.ni.com/t5/LabVIEW/net-missing-properties-and-methods-in-8-2-1/td-p/512698/highlight/fa...

 

In those threads you provided 2 key pieces of information:

  1. You are using LabVIEW 8.2.1.
  2. You are referring to missing properties and methods.

You did not show what code you are using, so there is no way to debug your problem. You also did not indicate what "problems" you were having with the OGIC_SMTP library. So, all that I can tell you is that LabVIEW 8.2.1 is not supported on Windows 7. There is no way to know what will and won't work. If you provide some information as to what exactly you are doing then a more specific answer can be provided.

 

0 Kudos
Message 2 of 3
(2,333 Views)

Thank you for your reply;

 

email.png shows the code I am trying to use and email_error.png is what I am getting. The code should work just fine for win 7 also but I am not a pro in Labview.

Download All
0 Kudos
Message 3 of 3
(2,331 Views)