0
Profile p = new Profile();

var user = Session["UserId"];

p.UserId = user ;

After compiling this code I am getting the error:

can not implicitly convert object type to system.guid

Dharman
  • 30,962
  • 25
  • 85
  • 135

0 Answers0