HighTechTalks DotNet Forums  

VisualBasic.Vsa.VsaEngine.Compile throw NullReferenceException

Dotnet VSA microsoft.public.dotnet.vsa


Discuss VisualBasic.Vsa.VsaEngine.Compile throw NullReferenceException in the Dotnet VSA forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
xdesigner
 
Posts: n/a

Default VisualBasic.Vsa.VsaEngine.Compile throw NullReferenceException - 02-16-2006 , 10:36 PM






I'm writting a C# program use Microsoft.VisualBasic.Vsa.VsaEngine , the
program may change script text some times , when change script text , I call
some method by follow
VsaEngine.Reset
Romve all item from VsaEngine.Items
Readd Refrence item to Items
Readd Globalobject item to items
Readd Code item to items

after that , when I call VsaEngine.Compile , some times( not all time )
application throw NullReferenceException, why ?
when Compile successfly , the application run very well .( pool English )

--
xdesigner

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.