Error in Data Environment
When I try to open a Data Environment in my VB6.0,it gives an error which is
“Class not registered
Looking for object with CLSID:{3D5C6BF2-69A3-11D0-B393-00A0C9055D8E}”
And does not seem to allow me to create or view or run a data environment
But the strange thing is that the data environment used to work two or three days before.
Please help me…….
Re: Error in Data Environment
Start with trying to re-create the vbp in another folder with copies of the
forms, report, mods, etc. See if that works. We need to see if its a project
issue or a VB issue.
Also, try creating a test project with DE Report in it. if that works then its
the project that has the problem.
HTH
Re: Error in Data Environment
actually I typed regsvr32 c:\progra~1\common~1\designers\msderun.dll in the run menu and it works just fine
Re: Error in Data Environment
Perhaps the original reg keys got corrupted? Glad to hear you got it resolved. :thumb: