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.
 
Back
Top