Attempted to read or write protected memory. This is often anindication that other memory is corrupt

  • Thread starter Thread starter Sudhan
  • Start date Start date
S

Sudhan

hi i am trying to write excel using VB.net
but when i open oExcel.Workbooks.Open
the application error:
Attempted to read or write protected memory. This is often an
indication that other memory is corrupt.
can any one help me..
 
hi i am trying to write excel using VB.net

I'll stop you right there, cos that's not supported. You'll need to use
something intended for Office automation in the asp.net environment

http://www.aspose.com/
 
Back
Top