Menu

#13 Object reference not set to an instance of an object

open
General (13)
5
2005-07-08
2005-07-08
Anonymous
No

I'm getting this error in the latest version of the code.

vsxgenAddIn.Connect.BuildVariableCollection(Boolean
a_quiet)
vsggenAddIn.Exec (String commandName,
vsCommandExecOption, Object& varIn, Object&varOut,
Boolean handled)

and its a NullReferenceException.

Nick

Discussion

  • Olof Edlund

    Olof Edlund - 2005-07-08

    Logged In: YES
    user_id=1147830

    Hi, Thanks for the report.

    Can you tell me a little more? Do you always get this? Do
    you know of a workaround? Is there something special with
    your project?

     
  • Olof Edlund

    Olof Edlund - 2005-07-08
    • assigned_to: nobody --> olofedlund
     
  • Ramon Casha

    Ramon Casha - 2005-08-09

    Logged In: YES
    user_id=118333

    It happened to me too. I noticed that it happens when the
    solution has a "Solution Items" folder.

    When you right-click the solution itself and add, say, a
    text file, VS.NET creates a folder outside all projects and
    places it in it. This causes vsxgen to freak out.

     

Log in to post a comment.