Lost auto event coding

  • Thread starter Thread starter User
  • Start date Start date
U

User

Hi all,

I think a Visual Studio's feature has been
turned off? Hopefully someone can give
me some hint!

My VS has stopped inserting event handling
and event registration code automatically
when I'm designing web forms. I had to
manually type in the event handling and
event registration code.

Can someone tell me what's wrong with
my Visual Studio environment? How I turn
the automatic code insertion back on?

Thanks so much,
Norman
 
User said:
Hi all,

I think a Visual Studio's feature has been
turned off? Hopefully someone can give
me some hint!

My VS has stopped inserting event handling
and event registration code automatically
when I'm designing web forms. I had to
manually type in the event handling and
event registration code.

Can someone tell me what's wrong with
my Visual Studio environment? How I turn
the automatic code insertion back on?

Thanks so much,
Norman

Re-install VS.
--
 
User said:
Hi all,

I think a Visual Studio's feature has been
turned off? Hopefully someone can give
me some hint!

My VS has stopped inserting event handling
and event registration code automatically
when I'm designing web forms. I had to
manually type in the event handling and
event registration code.

Can someone tell me what's wrong with
my Visual Studio environment? How I turn
the automatic code insertion back on?

Thanks so much,
Norman

Re-installing VS will fix the problem.
 

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

Back
Top