Sarah83 Posted November 23, 2004 Report Share Posted November 23, 2004 Hi! I can't run LV, I get everytime thins error: Compiler error. Report this problem to ni tech support. copy cvt str/pict/tag, csrc=0x40 Quote Link to comment
xseadog Posted November 23, 2004 Report Share Posted November 23, 2004 Hi!I can't run LV, I get everytime thins error: Compiler error. Report this problem to ni tech support. copy cvt str/pict/tag, csrc=0x40 2729[/snapback] Hi Sarah have you reported error to NI Support ? try shortlink http://forums.ni.com/ni/board/message?boar....id=3313#M76428 which brings to NI board messages. You might have to log on! Chow Xseadog Quote Link to comment
Sarah83 Posted November 23, 2004 Author Report Share Posted November 23, 2004 Hi Sarah have you reported error to NI Support ? try shortlink http://forums.ni.com/ni/board/message?boar....id=3313#M76428 which brings to NI board messages. You might have to log on! Chow Xseadog 2731[/snapback] Thanks, now I wrote in every forum... but there came no answer :headbang: And I can't do something... I sent an email to .ni Quote Link to comment
aledain Posted November 24, 2004 Report Share Posted November 24, 2004 copy cvt str/pict/tag, csrc=0x40 2729[/snapback] Is is in a particular VI or when you do something? It might be a corrupt VI and deleting the offender might solve the problem. Sometimes deleting theoffending object from the VI can fix these sort of problems. cheers, Alex. Quote Link to comment
Sarah83 Posted November 24, 2004 Author Report Share Posted November 24, 2004 Is is in a particular VI or when you do something? It might be a corrupt VI and deleting the offender might solve the problem. Sometimes deleting theoffending object from the VI can fix these sort of problems.cheers, Alex. 2742[/snapback] I created an .llb It seems that only my main .vi create this error. I opend some sub.vi's and they run without this error message. I opend an older version of my main .vi, too and this works. But in this corrupt vi are many changes of some days :headbang: Edit: With LV I'm working on a local pc, withaout network... maybe my admin should install LV at this pc... so I can save every version in Star Team Client and I have a backup on the server. Quote Link to comment
Sarah83 Posted November 29, 2004 Author Report Share Posted November 29, 2004 Now I programmed my main .vi new. I click on the run button and - the error is back again :headbang: I can't do something. The German support from ni said, I should wait, he forwarded my request to the USA. Quote Link to comment
aledain Posted November 30, 2004 Report Share Posted November 30, 2004 Try deleting bits of the diagram one at a time (or adding bits of your code one at a time) until the error disappears/appears. Are you calling any DLL's? They can be nasty if you do not have the correct data structures passed to them? Quote Link to comment
Sarah83 Posted December 1, 2004 Author Report Share Posted December 1, 2004 Are you calling any DLL's? They can be nasty if you do not have the correct data structures passed to them? 2796[/snapback] Yes, e.g winmm.dll for sound. Quote Link to comment
Sarah83 Posted December 2, 2004 Author Report Share Posted December 2, 2004 Try deleting bits of the diagram one at a time (or adding bits of your code one at a time) until the error disappears/appears. Now I created the "test" case and the "do nothing" case. Until I wired a tunnel, there was no error message. I wired a tunnel to the case with a false constant and get the compiler error again :headbang: Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.