Crystal Report Designer doesn't start in VS.NET (specified module could not be found) 
Author Message
 Crystal Report Designer doesn't start in VS.NET (specified module could not be found)

To add a Crystal Report on my WebForm (in VS.NET), I right-clicked the
project in the Solution Explorer to 'Add a new item...'. The I added a
Crystal Report. The next thing to happen should be the Crystal Report
Designer launching, but it doesn't start.

When I double-click the <report>.rpt in the Solution Explorer (this also
should cause the Crystal Report Designer to start).

Also in this case, it won't start and I get the following error message:
" Microsoft Development Environment: 'The specified module could not be
found' "

I have installed a full setup of Visual Studio.NET, beta 1, that should
include the Crystal Report Designer.

Any ideas?



Sat, 16 Aug 2003 17:49:15 GMT  
 Crystal Report Designer doesn't start in VS.NET (specified module could not be found)
There is a file called MSVCP60.DLL. This file is some kind of C++ runtime
file. It is a dependency of CRAXDDT.DLL (and thus the designer) and also
database drivers like P2SOLEDB.DLL. This file does get installed, but not to
a directory where it can always be loaded. Find it on the machine and copy
it to the system32 directory. Now all these DLLS load, and the designer and
engine work. If it's not there, then CRAXDDT fails to load and you get a
"The Specified module could not be found." error.  Also you will get a
"Could not load database DLL" error if you try to view a report.

One of the reasons why this file was not installed correctly the first time
is due to deselecting the Visual FoxPro installation option when installing
VS.NET.

-Mandeep


Quote:
> To add a Crystal Report on my WebForm (in VS.NET), I right-clicked the
> project in the Solution Explorer to 'Add a new item...'. The I added a
> Crystal Report. The next thing to happen should be the Crystal Report
> Designer launching, but it doesn't start.

> When I double-click the <report>.rpt in the Solution Explorer (this also
> should cause the Crystal Report Designer to start).

> Also in this case, it won't start and I get the following error message:
> " Microsoft Development Environment: 'The specified module could not be
> found' "

> I have installed a full setup of Visual Studio.NET, beta 1, that should
> include the Crystal Report Designer.

> Any ideas?



Tue, 19 Aug 2003 05:14:41 GMT  
 Crystal Report Designer doesn't start in VS.NET (specified module could not be found)
Thanks for your tip, but unfortunately it doesn't work. I copied the file
CRAXDDT.DLL to the system32 directory. It didn't work. Then I restarted my
pc. Again it didn't work.

Then I tried to register the DLL with REGSRV32. I got the message
LoadModule("CRAXDDT.DLL Could not find specified module"), just like the
message when you enter the wrong path. I'm sure my path was typed in
correctly. Maybe my DLL is incorrect or something like that? I'm running
Windows 2000 Professional (logged in as administrator).

Note: I did install a full version of VS.NET (including Visual FoxPro)

Ralph

Quote:
> There is a file called MSVCP60.DLL. This file is some kind of C++ runtime
> file. It is a dependency of CRAXDDT.DLL (and thus the designer) and also
> database drivers like P2SOLEDB.DLL. This file does get installed, but not
to
> a directory where it can always be loaded. Find it on the machine and copy
> it to the system32 directory. Now all these DLLS load, and the designer
and
> engine work. If it's not there, then CRAXDDT fails to load and you get a
> "The Specified module could not be found." error. Also you will get a
> "Could not load database DLL" error if you try to view a report.

> One of the reasons why this file was not installed correctly the first
time
> is due to deselecting the Visual FoxPro installation option when
installing
> VS.NET.

> -Mandeep



> > To add a Crystal Report on my WebForm (in VS.NET), I right-clicked the
> > project in the Solution Explorer to 'Add a new item...'. The I added a
> > Crystal Report. The next thing to happen should be the Crystal Report
> > Designer launching, but it doesn't start.

> > When I double-click the <report>.rpt in the Solution Explorer (this also
> > should cause the Crystal Report Designer to start).

> > Also in this case, it won't start and I get the following error message:
> > " Microsoft Development Environment: 'The specified module could not be
> > found' "

> > I have installed a full setup of Visual Studio.NET, beta 1, that should
> > include the Crystal Report Designer.

> > Any ideas?



Fri, 22 Aug 2003 16:18:48 GMT  
 Crystal Report Designer doesn't start in VS.NET (specified module could not be found)
I doubt that these NET DLLs have to be registered in the registry ... (or
that they are registerable).
After all they are no COM dlls ...


Quote:
> Thanks for your tip, but unfortunately it doesn't work. I copied the file
> CRAXDDT.DLL to the system32 directory. It didn't work. Then I restarted my
> pc. Again it didn't work.

> Then I tried to register the DLL with REGSRV32. I got the message
> LoadModule("CRAXDDT.DLL Could not find specified module"), just like the
> message when you enter the wrong path. I'm sure my path was typed in
> correctly. Maybe my DLL is incorrect or something like that? I'm running
> Windows 2000 Professional (logged in as administrator).

> Note: I did install a full version of VS.NET (including Visual FoxPro)

> Ralph

> > There is a file called MSVCP60.DLL. This file is some kind of C++
runtime
> > file. It is a dependency of CRAXDDT.DLL (and thus the designer) and also
> > database drivers like P2SOLEDB.DLL. This file does get installed, but
not
> to
> > a directory where it can always be loaded. Find it on the machine and
copy
> > it to the system32 directory. Now all these DLLS load, and the designer
> and
> > engine work. If it's not there, then CRAXDDT fails to load and you get a
> > "The Specified module could not be found." error. Also you will get a
> > "Could not load database DLL" error if you try to view a report.

> > One of the reasons why this file was not installed correctly the first
> time
> > is due to deselecting the Visual FoxPro installation option when
> installing
> > VS.NET.

> > -Mandeep



> > > To add a Crystal Report on my WebForm (in VS.NET), I right-clicked the
> > > project in the Solution Explorer to 'Add a new item...'. The I added a
> > > Crystal Report. The next thing to happen should be the Crystal Report
> > > Designer launching, but it doesn't start.

> > > When I double-click the <report>.rpt in the Solution Explorer (this
also
> > > should cause the Crystal Report Designer to start).

> > > Also in this case, it won't start and I get the following error
message:
> > > " Microsoft Development Environment: 'The specified module could not
be
> > > found' "

> > > I have installed a full setup of Visual Studio.NET, beta 1, that
should
> > > include the Crystal Report Designer.

> > > Any ideas?



Fri, 22 Aug 2003 17:05:27 GMT  
 Crystal Report Designer doesn't start in VS.NET (specified module could not be found)
Actually, it's the MSVCP60.dll that needs to be in the \winnt\system32\
folder.  The CRAXDDT.DLL, can remain in the default path.

So make sure that MSVCP60.DLL is in the \winnt\system32 folder, and then try
to register the CRAXDDT.DLL.

-Mandeep


Quote:
> Thanks for your tip, but unfortunately it doesn't work. I copied the file
> CRAXDDT.DLL to the system32 directory. It didn't work. Then I restarted my
> pc. Again it didn't work.

> Then I tried to register the DLL with REGSRV32. I got the message
> LoadModule("CRAXDDT.DLL Could not find specified module"), just like the
> message when you enter the wrong path. I'm sure my path was typed in
> correctly. Maybe my DLL is incorrect or something like that? I'm running
> Windows 2000 Professional (logged in as administrator).

> Note: I did install a full version of VS.NET (including Visual FoxPro)

> Ralph

> > There is a file called MSVCP60.DLL. This file is some kind of C++
runtime
> > file. It is a dependency of CRAXDDT.DLL (and thus the designer) and also
> > database drivers like P2SOLEDB.DLL. This file does get installed, but
not
> to
> > a directory where it can always be loaded. Find it on the machine and
copy
> > it to the system32 directory. Now all these DLLS load, and the designer
> and
> > engine work. If it's not there, then CRAXDDT fails to load and you get a
> > "The Specified module could not be found." error. Also you will get a
> > "Could not load database DLL" error if you try to view a report.

> > One of the reasons why this file was not installed correctly the first
> time
> > is due to deselecting the Visual FoxPro installation option when
> installing
> > VS.NET.

> > -Mandeep



> > > To add a Crystal Report on my WebForm (in VS.NET), I right-clicked the
> > > project in the Solution Explorer to 'Add a new item...'. The I added a
> > > Crystal Report. The next thing to happen should be the Crystal Report
> > > Designer launching, but it doesn't start.

> > > When I double-click the <report>.rpt in the Solution Explorer (this
also
> > > should cause the Crystal Report Designer to start).

> > > Also in this case, it won't start and I get the following error
message:
> > > " Microsoft Development Environment: 'The specified module could not
be
> > > found' "

> > > I have installed a full setup of Visual Studio.NET, beta 1, that
should
> > > include the Crystal Report Designer.

> > > Any ideas?



Sun, 24 Aug 2003 05:41:13 GMT  
 Crystal Report Designer doesn't start in VS.NET (specified module could not be found)
Ralph,

Thanks! Now the Designer starts in VS.NET!

I'm just still wondering why it didn't work in the first place. Crystal
Report Designer should be included in a full installation of VS.NET beta 1
on a Windows 2000 Professional workstation (IIS, IE5.5, .NET Framework SDK
beta 1, MSDE and Component Upgrade 1.0 beta 1 installed before installing
VS.NET)? Are these just 'beta'-problems?

Thanks anyway,
Ralph


Quote:
> Actually, it's the MSVCP60.dll that needs to be in the \winnt\system32\
> folder.  The CRAXDDT.DLL, can remain in the default path.

> So make sure that MSVCP60.DLL is in the \winnt\system32 folder, and then
try
> to register the CRAXDDT.DLL.

> -Mandeep



> > Thanks for your tip, but unfortunately it doesn't work. I copied the
file
> > CRAXDDT.DLL to the system32 directory. It didn't work. Then I restarted
my
> > pc. Again it didn't work.

> > Then I tried to register the DLL with REGSRV32. I got the message
> > LoadModule("CRAXDDT.DLL Could not find specified module"), just like the
> > message when you enter the wrong path. I'm sure my path was typed in
> > correctly. Maybe my DLL is incorrect or something like that? I'm running
> > Windows 2000 Professional (logged in as administrator).

> > Note: I did install a full version of VS.NET (including Visual FoxPro)

> > Ralph

> > > There is a file called MSVCP60.DLL. This file is some kind of C++
> runtime
> > > file. It is a dependency of CRAXDDT.DLL (and thus the designer) and
also
> > > database drivers like P2SOLEDB.DLL. This file does get installed, but
> not
> > to
> > > a directory where it can always be loaded. Find it on the machine and
> copy
> > > it to the system32 directory. Now all these DLLS load, and the
designer
> > and
> > > engine work. If it's not there, then CRAXDDT fails to load and you get
a
> > > "The Specified module could not be found." error. Also you will get a
> > > "Could not load database DLL" error if you try to view a report.

> > > One of the reasons why this file was not installed correctly the first
> > time
> > > is due to deselecting the Visual FoxPro installation option when
> > installing
> > > VS.NET.

> > > -Mandeep



> > > > To add a Crystal Report on my WebForm (in VS.NET), I right-clicked
the
> > > > project in the Solution Explorer to 'Add a new item...'. The I added
a
> > > > Crystal Report. The next thing to happen should be the Crystal
Report
> > > > Designer launching, but it doesn't start.

> > > > When I double-click the <report>.rpt in the Solution Explorer (this
> also
> > > > should cause the Crystal Report Designer to start).

> > > > Also in this case, it won't start and I get the following error
> message:
> > > > " Microsoft Development Environment: 'The specified module could not
> be
> > > > found' "

> > > > I have installed a full setup of Visual Studio.NET, beta 1, that
> should
> > > > include the Crystal Report Designer.

> > > > Any ideas?



Sun, 24 Aug 2003 16:11:55 GMT  
 Crystal Report Designer doesn't start in VS.NET (specified module could not be found)
I don't know why it didn't work the first time.  These are not beta 1
problems, but we've had a few people run into the same error.  I personally
haven't run into this problem, yet, and I reinstall beta 1 all the time.

At least it works!  :-)

-Mandeep


Quote:
> Ralph,

> Thanks! Now the Designer starts in VS.NET!

> I'm just still wondering why it didn't work in the first place. Crystal
> Report Designer should be included in a full installation of VS.NET beta 1
> on a Windows 2000 Professional workstation (IIS, IE5.5, .NET Framework SDK
> beta 1, MSDE and Component Upgrade 1.0 beta 1 installed before installing
> VS.NET)? Are these just 'beta'-problems?

> Thanks anyway,
> Ralph



> > Actually, it's the MSVCP60.dll that needs to be in the \winnt\system32\
> > folder.  The CRAXDDT.DLL, can remain in the default path.

> > So make sure that MSVCP60.DLL is in the \winnt\system32 folder, and then
> try
> > to register the CRAXDDT.DLL.

> > -Mandeep



> > > Thanks for your tip, but unfortunately it doesn't work. I copied the
> file
> > > CRAXDDT.DLL to the system32 directory. It didn't work. Then I
restarted
> my
> > > pc. Again it didn't work.

> > > Then I tried to register the DLL with REGSRV32. I got the message
> > > LoadModule("CRAXDDT.DLL Could not find specified module"), just like
the
> > > message when you enter the wrong path. I'm sure my path was typed in
> > > correctly. Maybe my DLL is incorrect or something like that? I'm
running
> > > Windows 2000 Professional (logged in as administrator).

> > > Note: I did install a full version of VS.NET (including Visual FoxPro)

> > > Ralph

> > > > There is a file called MSVCP60.DLL. This file is some kind of C++
> > runtime
> > > > file. It is a dependency of CRAXDDT.DLL (and thus the designer) and
> also
> > > > database drivers like P2SOLEDB.DLL. This file does get installed,
but
> > not
> > > to
> > > > a directory where it can always be loaded. Find it on the machine
and
> > copy
> > > > it to the system32 directory. Now all these DLLS load, and the
> designer
> > > and
> > > > engine work. If it's not there, then CRAXDDT fails to load and you
get
> a
> > > > "The Specified module could not be found." error. Also you will get
a
> > > > "Could not load database DLL" error if you try to view a report.

> > > > One of the reasons why this file was not installed correctly the
first
> > > time
> > > > is due to deselecting the Visual FoxPro installation option when
> > > installing
> > > > VS.NET.

> > > > -Mandeep



> > > > > To add a Crystal Report on my WebForm (in VS.NET), I right-clicked
> the
> > > > > project in the Solution Explorer to 'Add a new item...'. The I
added
> a
> > > > > Crystal Report. The next thing to happen should be the Crystal
> Report
> > > > > Designer launching, but it doesn't start.

> > > > > When I double-click the <report>.rpt in the Solution Explorer
(this
> > also
> > > > > should cause the Crystal Report Designer to start).

> > > > > Also in this case, it won't start and I get the following error
> > message:
> > > > > " Microsoft Development Environment: 'The specified module could
not
> > be
> > > > > found' "

> > > > > I have installed a full setup of Visual Studio.NET, beta 1, that
> > should
> > > > > include the Crystal Report Designer.

> > > > > Any ideas?



Mon, 25 Aug 2003 04:15:42 GMT  
 
 [ 7 post ] 

 Relevant Pages 

1. VS.NET settings for Crystal Report designer

2. Crystal Report vs MS Data Report Designer

3. windows.net doesn't like vs.net

4. vb .net crystal reports not compatible with Crystal Reports 8.5

5. Report Designer doesn't show in toolbar

6. Distributing an app with Crystal Reports doesn't show report

7. Crystal Reports 8.5 (VB6) to Crystal Reports NET (VB.NET) conversion

8. VS.NET doesn't autoincrement version

9. SetDataSource not working with Crystal Reports .NET in VB.NET

10. Can't Add Crystal Report 6.0 Designer

11. DLL's to be included with Crystal Reports Designer

12. Can't Add Crystal Reports 6.0 designer to Existing VB5 Project

 

 
Powered by phpBB® Forum Software