how to register dll...

  • Thread starter Thread starter gujarsachin2001
  • Start date Start date
G

gujarsachin2001

hey i m using MSXML2.dll in my application when i m building this using
visual studio it is building with no error.

but when i m trying to compile same file using command prompt i m
getting 'type or namespace couldnot be found (are u missing directive
or assembly reference?)' error.

Can anyubody please help me out.

thx,
Sachin.
 
Have u specify the path to you MSXML2.dll via /r: attribute of csc.exe?
--
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top