Creating new user account under public veiw - events

There appears to be a bug in 15.1.2 what dosen't allow users, when creating a new account, to create their username and password when they are registering for an event.  It steps them thru steps 1 and 2, but then never takes you to step 3, which allows you to create your username and password.  It just retursn you to the login screen.  The administrator does revieve the following errror:

Does anyone have a work around for this.

Mike

HttpPath https://registration.mdmunicipal.org/imispublic_devp/Core/Events/Registration.aspx
HttpReferrer https://registration.mdmunicipal.org/imispublic_devp/Core/accountinfo.aspx?email=mmjmm@hotmail.com&firstname=Joan&lastname=McCormack&zip=16701&company=31&roster=0
HttpHost registration.mdmunicipal.org
HttpAll HTTP_CACHE_CONTROL:no-cache HTTP_CONNECTION:Keep-Alive HTTP_ACCEPT:image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/x-silverlight, application/xaml+xml, application/vnd.ms-xpsdocument, application/x-ms-xbap, application/x-ms-application, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* HTTP_ACCEPT_ENCODING:gzip, deflate HTTP_ACCEPT_LANGUAGE:en-US HTTP_COOKIE:ASP.NET_SessionId=eifaze55jnwr335530e4hymn; MeetingType=EXPO; Asi.Web.Browser.CookiesEnabled=true; Company_ID=31 HTTP_HOST:registration.mdmunicipal.org HTTP_REFERER:https://registration.mdmunicipal.org/imispublic_devp/Core/accountinfo.aspx?email=mmjmm@hotmail.com&firstname=Joan&lastname=McCormack&zip=16701&company=31&roster=0 HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Error Message Object reference not set to an instance of an object.

 

Stack Trace at Asi.ContentManagerNet.SessionState.get_Contact() in c:\Builds\iMIS\15.1.2_Commit\Sources\imis.net\Packages\iWC\Asi.ContentManagerNet\SessionState.cs:line 67 at Asi.Bae.Web.Events.EventsNavigationWebUserCtrl.UserCompanyId() at Asi.Bae.Web.Events.EventsNavigationWebUserCtrl.Page_Load(Object sender, EventArgs e)

 

Cookie Data ASP.NET_SessionId=eifaze55jnwr335530e4hymn; MeetingType=EXPO; Asi.Web.Browser.CookiesEnabled=true; Company_ID=31
Error Type System.NullReferenceException

 

Error Date 1/24/2010 1:22:13 PM
User ID No ID

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Hi, When user registering

Hi,
When user registering for a new account, you are sending company id as 31. I don't know how this is possible.

https://registration.mdmunicipal.org/imispublic_devp/Core/accountinfo.as...

May be company id 31 not exists in your DB, try removing company id or passing correct company id that helps
Thanks

 

Because of tying the user to a company

Hi,

I think it's getting the company =31 because I am prompting the user to select their company.  Under system setup/create account search, I have the box "User must select his or her company before creating an account" checked.

mike

This seems to be the same problem reported in SMR 194667

This seems to be the same problem reported in SMR 194667 which is resolved in 15.1.2.4972.

Stacey Tarr