Hi Friends,
Its a very very important turn for me in this project.
But at this time - projectname.dll file is not creating once i build the project.
why and how to create the projectname.dll file ?
Details: I created a VisualStudio2010 windows application and then
like to add crystal reports.
But i cant able to create crystal reports with full functionality - finally i came to know
that crystal reports is not working fine in VS2010 Framework4.0 but its working fine in Framework3.5
So, i created a newproject with framework3.5 (Inside the main project (Framework4.0) and created crystal reports too
its working fine.
Now i need to call that newproject(crystalreportproject (framework3.5)) FROM the main project (framework4.0)
for which i have to add reference - right.
Here is the actual problem: There is no DLL file (projectname.DLL) file is available in new project bin folder.
i can see only the application file (projectname.exe file).
my requirement is: i need to call a form in newproject from main project mdi form - That's all.
Is there any other solution for this
OR is there any other way i can able to create the dll file ?
EXPECTING YOUR VALUABLE REPLY - PLEASE.
Regards,
Thiru.