Exporting a vb.net executeable

  • Thread starter Thread starter John George
  • Start date Start date
J

John George

I am using the Microsoft.Ofice.Core to develop an exe
I am having trouble getting a machine without vb.net on it to run this
exe
The other machine has office on it
1)Is the other machine missing some tools that might not have been
loaded during office installation?
2) Has anyone else ran onto this?
 
I am using the Microsoft.Ofice.Core to develop an exe
I am having trouble getting a machine without vb.net on it to run this
exe
The other machine has office on it
1)Is the other machine missing some tools that might not have been
loaded during office installation?
2) Has anyone else ran onto this?

Does the other machine have the .Net Framework installed on it?
 
It has vb.net 2002 on it, I am writing code in vb.net 2003. We will
try the latest dotnetfx. The 2002 vb,net cannot find
Microsoft.Ofice.Core in references
Thanks
 
Back
Top