11/22/2024 4:55:11 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss installing SalesLogix and general installation topics. View the code of conduct for posting guidelines.
|
|
|
|
Error in SLX client after SLX installation
Posted: 14 Oct 09 6:23 AM
|
Hi,
I have Installed the saleslogix 7.5.1 When i lanch the slxclient then i got the Error "Object reference not set to an instance of an object".
Please find the below error details:
Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 268: protected new void PreRender(object sender, EventArgs e) Line 269: { Line 270: object msg = Sage.Platform.Application.ApplicationContext.Current.State["AuthError"]; Line 271: if (msg != null) Line 272: {
Thanks -Pandi. |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|