Hi. We are getting the following error on one of our production servers,
does
anyone have any idea what is causing this and how to fix it without
rebuilding the entire server?
Thanks,
Jason
Type : System.NullReferenceException, mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Object reference not set to an instance of an object.
Source : MSCSUPSLib
Help link :
TargetSite : Microsoft.CommerceServer.Interop.Profiles.IProfileObject
GetProfileByKey(System.String, System.Object, System.String, Boolean)
Stack Trace : at
Microsoft.CommerceServer.Interop.Profiles.ProfileServiceClass.GetProfileByKey(String
bstrKeyMemberName, Object sValue, String bstrType, Boolean bReturnError)
at
Microsoft.CommerceServer.Runtime.Profiles.Profile..ctor(ProfileContext
profileService, String keyName, String keyValue, String profileType)
at
Microsoft.CommerceServer.Runtime.Profiles.ProfileContext.GetProfile(String
keyName, String keyValue, String profileType)
at Microsoft.CommerceServer.Runtime.CommerceContext.get_UserProfile()


|