[Mono-dev] (no subject)

vidyapraveen korlam vidyapraveen_korlam at semanticspace.com
Mon Mar 19 06:01:39 EDT 2007


Hi, 
This is praveen, 

I'm trying to open a  word document in my .net application which is 
running in mono. 
now i'm running mono in windows XP. 
the code is like this 

newApp =  new word.Application(); 
if(newApp.Documents!=null && Source!=null) 
 { 
   newApp.Documents.Open(ref Source,ref Unknown,ref Unknown,ref 
Unknown,ref Unknown, 
                         ref Unknown,ref Unknown,ref Unknown,ref Unknown,ref

Unknown,ref Unknown, 
                         ref Unknown); 
 } 

Exception: 
Object reference not set to an instance of an object . 

Can any body help me please....... 
Thanks, 
Praveen. 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070319/5de8bf07/attachment.html 


More information about the Mono-devel-list mailing list