IIS - duckkiller53

Asked By duckkiller53
06-Nov-09 09:17 PM
Could someone Please help. I am reading the book Professional ASP.NET
3.5 BY wrox.  In the section on Personalizaion and in particular
create your own unique AnonymousID by using the event
AnonymousIdentification_Creating from the Global.asax.  In the Authors
words you just create the event using the event delegate of type
AnonymousIdentificationEventArgs as listed below.

Public Sub AnonymousIdentification_Creating(ByVal sender As Object,
ByVal e As AnonymousIDentificationEventArgs)


e.AnonymousID = "Bubbles " & DateTime.Now()


End Sub

Then the Author just said that by setting the e.AnonymoudID you can
set your own unique ID vs a GUID.





Here is the QuestionI was able to get the above sub working by placing
it in a Global.asax file.  The Author stated that this same sub can be
called from at the page level.  How do you do that.?
AnonymousIdentificationEventArgs
(1)
ASP.NET
(1)
AnonymousID
(1)
QuestionI
(1)
Bubbles
(1)
Emailaddress
(1)
Sender
(1)
Dots
(1)
  Evertjan. replied to duckkiller53
07-Nov-09 04:55 AM
duckkiller53 wrote on 07 nov 2009 in
microsoft.public.inetserver.asp.general:


This is a classic asp group.

Dotnet questions should be asked in

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
help
Doubt ASP.net vs classic ASP IIS Hi. . . I have tryed my best to understand the asp.net, but the visual of asp.net pages are the most complicated, because on asp we have total control over the layout the page, on the asp.net for example we have a lot of components, like tables wich already have paging, etc
how to tell which version of asp.net is in use? IIS server 2003. I added IIS and specifically selected asp.net. I realize this version is 1.1. However, before doing this I had already installed windows update. looking in IIS manager I see by using add / remove programs to add asp.net that the asp.net v1.1 web extension was enabled. Also in IIS manager on the asp.net tab
IIS 5 ASP.NET 1.1 / 2.0 IIS Is it possibly for asp.net 1.1 apps and asp.net 2.0 apps to run on a win2k server with iis 5.0? asp.net 2.0 is loaded and available in the dropdown on the website's property page
IIS-ASP.NET problem IIS I am hosting my own Asp.net website and its working fine and is on the internet. However my company website gives me an error saying that I cannot run two versions of asp.net it is not on the internet.Eventviewer tells me that I cannot run two versions of Asp.net, how ever I have no choice because Asp.net 1.4 is grayed out on