Hi all,
I am using :
1. Windows XP-Visual Studio 2005
2. FastReport Studio Trial (www.fast-report.com)
I have used FastReport Studio Trial (FastReport3.dl l) in my ASP.NET web Site project,Every thing is ok and execute my project and generate report on VS2005 BUT when i publish it in local host , the error comes as
Retrieving the COM class factory for component with CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} failed due to the following error: 80040154i have done 2 solution
at first I registered the fastreport3.dll but the error isn't solved .
at second,
my friend said that i must change my Platform to .x86 but in web site project i can't do it so I changed my VS 2005 Web Site Projects to VS 2005 Web Application Projects and then changing my platform to .X86
BUT , The error is still present .
can you help me to solve this error i have one emergency project that it depend to this solution.....
Your quick response would be really appreciated.
Best Regards.
I am using :
1. Windows XP-Visual Studio 2005
2. FastReport Studio Trial (www.fast-report.com)
I have used FastReport Studio Trial (FastReport3.dl l) in my ASP.NET web Site project,Every thing is ok and execute my project and generate report on VS2005 BUT when i publish it in local host , the error comes as
Retrieving the COM class factory for component with CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} failed due to the following error: 80040154i have done 2 solution
at first I registered the fastreport3.dll but the error isn't solved .
at second,
my friend said that i must change my Platform to .x86 but in web site project i can't do it so I changed my VS 2005 Web Site Projects to VS 2005 Web Application Projects and then changing my platform to .X86
BUT , The error is still present .
can you help me to solve this error i have one emergency project that it depend to this solution.....
Your quick response would be really appreciated.
Best Regards.
Comment