User Profile

Collapse

Profile Sidebar

Collapse
NoDozing
NoDozing
Last Activity: Jun 14 '07, 03:40 PM
Joined: Oct 11 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • NoDozing
    started a topic Saving Image From Clipboard
    in .NET

    Saving Image From Clipboard

    Trying load an embedded object to the clipboard and then save it to a file. When I try and save to the file, I'm getting a "Object reference not set to an instance of an object". I've marked the line with ---->>> where the error occurs. Any help would be appreciated. Code is below. Using VB.NET

    Dim InShapeObj As Word.InlineShap e
    Dim SaveObj As New DataObject
    Dim ImageObj As Image
    Dim WordApp...
    See more | Go to post

  • NoDozing
    replied to Saving Image From Clipboard
    Thanks, but when I put the SET in front, it goes away when I leave the line, in Studio. So, this didn't work....
    See more | Go to post

    Leave a comment:


  • NoDozing
    started a topic Saving Image From Clipboard

    Saving Image From Clipboard

    Trying load an embedded object to the clipboard and then save it to a file. When I try and save to the file, I'm getting a "Object reference not set to an instance of an object". I've marked the line with ---->>> where the error occurs. Any help would be appreciated.

    Dim InShapeObj As Word.InlineShap e
    Dim SaveObj As New DataObject
    Dim ImageObj As Image
    ...
    See more | Go to post
No activity results to display
Show More
Working...