|
Home > Archive > Microsoft Content Management Server > July 2006 > Where are the CMS Events in ASP.NET 2.0?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Where are the CMS Events in ASP.NET 2.0?
|
|
|
| In VS.NET 2003, the CMS events were added to the gloabl.asax.cs file
automatically. In my VS.NET 2005 CMS application, when I added the global
file a few things have changed.
First of all there is no code behind file. Not sure why. Do you?
Second, none of my cms methods like CmsPosting_Submitted, etc. are included.
Where do these go?
Thanks
Tom
| |
| Spencer Harbar [MVP] 2006-07-01, 7:19 am |
| See parallel responses.
s.
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:FC0F20CE-4A5C-4E16-B618-656E16ECDBA1@microsoft.com...
> In VS.NET 2003, the CMS events were added to the gloabl.asax.cs file
> automatically. In my VS.NET 2005 CMS application, when I added the global
> file a few things have changed.
>
> First of all there is no code behind file. Not sure why. Do you?
> Second, none of my cms methods like CmsPosting_Submitted, etc. are
> included.
>
> Where do these go?
>
> Thanks
>
> Tom
|
|
|
|
|