No user with username IIS APPPOOL\MyWebsite was found Cannot insert the value NULL into column 'fkSynchedUser', table 'NewJabil.dbo.tblSynchedUserRelations'; column does not allow nulls. INSERT fails.
Whenevr I am trying to access any page in view mode I am getting following error,But i am able to view the page in edit mode,
MyWebsite is the name of App Pool which is being used by application
:
No user with username IIS APPPOOL\MyWebsite was found Cannot insert the value NULL into column 'fkSynchedUser', table 'NewJabil.dbo.tblSynchedUserRelations'; column does not allow nulls. INSERT fails.
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.Data.SqlClient.SqlException: No user with username IIS APPPOOL\MyWebsite was found Cannot insert the value NULL into column 'fkSynchedUser', table 'NewJabil.dbo.tblSynchedUserRelations'; column does not allow nulls. INSERT fails.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Hi All,
Whenevr I am trying to access any page in view mode I am getting following error,But i am able to view the page in edit mode,
MyWebsite is the name of App Pool which is being used by application
:
No user with username IIS APPPOOL\MyWebsite was found
Cannot insert the value NULL into column 'fkSynchedUser', table 'NewJabil.dbo.tblSynchedUserRelations'; column does not allow nulls. INSERT fails.
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.Data.SqlClient.SqlException: No user with username IIS APPPOOL\MyWebsite was found
Cannot insert the value NULL into column 'fkSynchedUser', table 'NewJabil.dbo.tblSynchedUserRelations'; column does not allow nulls. INSERT fails.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace: