This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Error -5047: Cannot create directory after copy merge modules from CrystalReports
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 20, 2016
11:47 AM
Error -5047: Cannot create directory after copy merge modules from CrystalReports
Hi
I use Visual Studio 2015 (14.0.25123.00 Update 2), CrystalReports for Visual Studio (13.0.17.2096), InstallShield LE (22.00.1), .NET Framework (4.5.1)
I have a project that was deploying with no problems, then I started to receive an error when installing the application in Win7 32 bit
something about not been able to register flash.ocx, so I copied the merge module for 32 bit from SAP CrystalReports, now when I complied my setup project it says:
"The path exceeds 248 character limit specified by the operating system. Change the build location of the current release to a shorter path to resolve this issue. ISEXP : error : -5047: Cannot create directory D:\Mis Proyectos\Visual Studio 2015\Visual C#\Virdis\SolumSetup\SolumSetup\Express\DVD-5\DiskImages\DISK1\program files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet. The path exceeds 248 character limit specified by the operating system. Change the build location of the current release to a shorter path to resolve this issue."
If a remove the merge module it compiles fine but the installation fails trying to register the flash.ocx.
How can I fix this?
Thank you for your help
Rubenc
I use Visual Studio 2015 (14.0.25123.00 Update 2), CrystalReports for Visual Studio (13.0.17.2096), InstallShield LE (22.00.1), .NET Framework (4.5.1)
I have a project that was deploying with no problems, then I started to receive an error when installing the application in Win7 32 bit
something about not been able to register flash.ocx, so I copied the merge module for 32 bit from SAP CrystalReports, now when I complied my setup project it says:
"The path exceeds 248 character limit specified by the operating system. Change the build location of the current release to a shorter path to resolve this issue. ISEXP : error : -5047: Cannot create directory D:\Mis Proyectos\Visual Studio 2015\Visual C#\Virdis\SolumSetup\SolumSetup\Express\DVD-5\DiskImages\DISK1\program files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet. The path exceeds 248 character limit specified by the operating system. Change the build location of the current release to a shorter path to resolve this issue."
If a remove the merge module it compiles fine but the installation fails trying to register the flash.ocx.
How can I fix this?
Thank you for your help
Rubenc
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 22, 2016
02:10 PM
Hi,
Try changing the Release Location to shallower path.
Try changing the Release Location to shallower path.
