Re: ConnectComputer - The Small Business Server Networking Wizard was not isntalled...

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello Brady,

This looks to me like a DLL corruption on the server for
connectcomputer. Try re-registering all DLLs inside Inetpub using the
command:>

"for /f %s in ('dir /b /s *.dll') do regsvr32 /s %s" , this command
should register all DLLs including the subfolders.

If this doesn't help try re-installing server tools.

Regards,
Shashank

.



Relevant Pages

  • USER PROFILE + DOMAIN CHANGE PROBLEM
    ... We recently had to change our main WINNT4 domain server to a W2K ... we had to change our Windows XP Pro workstations Network ... We can register DLLs we haven't built ourselves everywhere on the hard ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Setting up event sink for email attachment capture
    ... was that the 2 dlls listed below weren't registered on the server. ... After registering the 2 dlls, Exchange Explorer worked just fine (didn't ... Trying to register using Exchange Explorer gives the error: ...
    (microsoft.public.exchange.development)
  • Re: ASP.NET, source safe and promotion levels
    ... We can then deploy the needed single DLLs without ... There might be more than one set of changes ) that had a label of "test" at any given time. ... > process would take the "stage" files and build the system to go to the> staging server. ... This is because you would need to be able to promote the solution and> project files and these would be in contention and might have changes that> did not need to be promoted with your change set. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: register VB6 DLL...
    ... Run a dir of the directory with the DLLs in it (from command line) like so ... Then open in Excel and create the following concat ... That will register COM components. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Index was outside the bonds of the array on framework 2.0 + + Win2003 + Xeon based system
    ... Not sure if it helps but the Server with "dual" Xeon processors started ... Also if you're using multiple DLLs they may not be re-entrant and access may ... I wasn't able to simulate this exception on my desktop system with the ...
    (microsoft.public.dotnet.languages.csharp)