Activity overview
Latest activity by Kiwi Chibi
                    
                      
                        When you try to register a dll through regsrv32, and run into this "the module was loaded but the call to dllregisterserver failed with error code" error, mostly likely you are running on Vista or Windows 7. If this is the case, you have have to go to Start->All Programs->Accessories, then right click on the "Command Prompt", choose the "Run as administrator" option. 
Paul Stephenson wrote: 
Hi jase74,  
Thanks for your bug report and I'm sorry SQL Prompt is causing you problems.  
We believe this is caused by a bug in the installation of some Microsoft components that unregister a DLL needed by SQL Prompt.  Please try the following from a Command Prompt: regsvr32 "%commonprogramfiles%\microsoft shared\msenv\textmgrp.dll"
 
Regards, 
Paul 
 / comments
                        
                        
                        
                      
                      
                      
                
              When you try to register a dll through regsrv32, and run into this "the module was loaded but the call to dllregisterserver failed with error code" error, mostly likely you are running on Vista or ...