Answered Value cannot be null

  • Saturday, March 03, 2012 9:24 AM
     
     

    Hi,

    I seem to be getting this warning on VS 2010. However, the project seems to be compiling fine.

    Description: "Value cannot be null"

    File: ** dssproxy

    How can I find more information regarding this error ? Or has anyone experienced a similar issue ?

    Thanks in advance.


    Im new to the world of VPL. Hence why im here :)

All Replies

  • Sunday, March 04, 2012 11:42 PM
     
     Answered

    In the end it was a missing namespace on one of the class files i have added as a Link. Perhaps why dssproxy.exe was complaining. However wasn't very obvious by "Value cannot be null" warning though.

    Wouldn't have been able to figure it out had I not started from scratch :(.


    Im new to the world of VPL. Hence why im here :)

    • Marked As Answer by kasunt Sunday, March 04, 2012 11:42 PM
    •