Dear All,
I m working on Sitefinity 3.0 since 10 days.
It was working fine. But today, when i add request.querystring("aaa"), into the usercontrol, it is giving me the following error as :
Server Error in '/Fariyas' Application.
The object belongs already into a different transaction
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: Nolics.ORMapper.Base.NolnetException: The object belongs already into a different transaction
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:
[NolnetException: The object belongs already into a different transaction]
Nolics.ORMapper.Base.OdbClassHelper.JoinTransaction(IOdbClass cl, Transaction tran, Transaction& curTransaction, OdbObjectStates& state) +376
Telerik.Cms.PageBase.Nolics.ORMapper.Base.IOdbClass.Join(Transaction tran) +17
Nolics.ORMapper.Base.Transaction.Join(IOdbClass mem) +75
Telerik.Cms.CmsProvider.Initialize(String name, NameValueCollection config) +126
Telerik.Cms.NolicsCmsProvider.Initialize(String name, NameValueCollection config) +557
Telerik.ObjectManager`1.InstantiateProvider(ProviderSettings providerSettings, Type providerType) +711
Telerik.ObjectManager`1.InstantiateProviders(ProviderSettingsCollection configProviders, IDictionary`2 providers, Type providerType) +134
Telerik.ObjectManager`1.Initialize() +569
Telerik.ObjectManager`1..ctor(String provider) +12
Telerik.ObjectManager`1..ctor() +11
Telerik.Cms.Web.UrlHelper.FillTable() +112
Telerik.Cms.Web.UrlHelper..cctor() +99
[TypeInitializationException: The type initializer for 'Telerik.Cms.Web.UrlHelper' threw an exception.]
Telerik.Cms.Web.UrlHelper.GetUrl(String url) +0
Telerik.Cms.Web.CmsHttpModule.BeginRequest(Object sender, EventArgs e) +703
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
Please help me. It is very urgent...
Regards
Suma.