Pages

Wednesday, February 22, 2012

Meghdoot 7 : Point of Sale Submit Account Error & MSDTC Services Error

Problem : After instollation SQL Express and M.M.7.0 


1. RPC errore while submitting  POS Submit account 
2. Error Message like " MSDTC SERVICES IS NOT RUNNING "


Solution :
1.
exec sp_serveroption @server='myserver', @optname='rpc', @optvalue='true'
exec sp_serveroption @server='myserver', @optname='rpc out', @optvalue='true'

Note:  Replace 'myserver' with your servername in the above query.


2. Go to Services (Control Panel-- Administrative Tools--Services ) and then start the service 'Distributed Transaction Coordinator' (MSDTC) with start up type as 'Automatic' and Log On As 'Network Service' as shown in the attachment.   Then execute the below mentioned Query relating to 'RPC' error to solve the problem.


Screen Shot - Distributed Transaction Coordinator' (MSDTC)




With Regards

Help Desk
Center for Excellence in Postal Technology 
Postal Training Center Campus
Mysore 570010
Karnataka , India
Ph:   +918212449015 
Fax:  +918212440526
                                    
www.ptcinfo.org

1 comments:

Unknown said...

this query is not complete because last word true and after true plz add (go) to complete the query .sm mainpuri 205001

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Blogroll