Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error on log on

Former Member
0 Likes
440

i ws workin on my laptop standalone server.. and system shutdown .. and rebooted when i strated the server again it gives eror

"snap-in creation failed"... the snap-in is not created,it may not be installed properly .

name: sap r/3 manager

CLSID:{633547EE-A302-11D1-AE59-080009B07DBB}.

how to solve this error on standalone application..

i ws workin on my laptop standalone server.. and system shutdown .. and rebooted when i strated the server again it gives eror

"snap-in creation failed"... the snap-in is not created,it may not be installed properly .

name: sap r/3 manager

CLSID:{633547EE-A302-11D1-AE59-080009B07DBB}.

how to solve this error on standalone application..

1 REPLY 1
Read only

daniel_kaoro
Product and Topic Expert
Product and Topic Expert
0 Likes
399

Check whether the librfc32.dll is missing in the WINNT\SYSTEM32 directory. If so, please restore that file and restart SAP.

or

Open a command prompt, switch to you SYSTEM32 directory (for example, C:\WINNT\SYSTEM32) and execute the following command: REGSVR32 SAPMMC.DLL

If additional DLLs with the name template SAPMMC* (for example, SAPMMCMS.DLL) are found in the SYSTEM32 directory, then register these also, for example, "REGSVR32 SAPMMCMS.DLL".

Regards,

Daniel