c# - Azure with Azure SQL Server: ArgumentException: Value does not fall within the expected range -


never seen on our local servers, after deploying mvc4 application , sql server database azure following exception, how tackle problem?

[argumentexception: value not fall within expected range.] system.transactions.oletx.idtcproxyshimfactory.connecttoproxy(string nodename, guid resourcemanageridentifier, intptr managedidentifier, boolean& nodenamematches, uint32& whereaboutssize, cotaskmemhandle& whereaboutsbuffer, iresourcemanagershim& resourcemanagershim) +0 system.transactions.oletx.dtctransactionmanager.initialize() +155 system.transactions.oletx.dtctransactionmanager.get_proxyshimfactory() +76 system.transactions.transactioninterop.getoletxtransactionfromtransmitterpropigationtoken(byte[] propagationtoken) +160 system.transactions.transactionstatepspeoperation.pspepromote(internaltransaction tx) +78 

no clue start debugging. help!!

system.transactions.oletx.idtcproxyshimfactory

dtc (distributed transactions coordinator) not supported in azure. means. have re-design code rid of distributed transactions , use simple transactions.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -