Hello
I am using CRXIR2 SP2 in visual Studio 2005. I have a directory which contains report for my project. I call the .rpt files to generate reports in my applicaion.
My problem is that I have forgotten how I turned off the custom tool that generates the .vb file for new reports added to the project. I had this working in VS2003 but now since porting the project to VS2005, it again generates the class file and adds references to the project each time I add a new report. I don't use these file.
Can someone tell me how to disable this feature so i can add a .rpt to the project without VS generating the class file?
Thanks
I am using CRXIR2 SP2 in visual Studio 2005. I have a directory which contains report for my project. I call the .rpt files to generate reports in my applicaion.
My problem is that I have forgotten how I turned off the custom tool that generates the .vb file for new reports added to the project. I had this working in VS2003 but now since porting the project to VS2005, it again generates the class file and adds references to the project each time I add a new report. I don't use these file.
Can someone tell me how to disable this feature so i can add a .rpt to the project without VS generating the class file?
Thanks