OnSaveRequest

E

erugalatha

Hi,

I have a form published into MOSS 2007 form library with full trust
permissions. I'm getting an error in my OnSaveRequest managed code
when I try to save the form in MOSS. But I don't see a way to debug
this code because the save option is disabled when I run the form from
VS2005.

How do I debug code in the OnSaveRequest?

Thanks.
 
E

erugalatha

Hi,

What error you are getting in OnSaveRequest?
Please provide the error message?

It's an object not set to instance of an object error - but I've fixed
it now.
Still doesn't answer my question though - how do you debug an
OnSaveRequest if you really need to?
 
K

K.Ramana Reddy(GGK Tech)

Hi,

Double click on the first line of the OnSave Request of left side bar on the
forcode.cs. Some red bar color is show for that line and press the F5.
This is one way to do.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top