Click to See Complete Forum and Search --> : Duplicate .vb code behind files


Ian Hern
April 23rd, 2010, 02:30 PM
Hey Guys,

I have a weird problem that I am struggling with. We have a legacy project (VS 2003), and all I have to do is change a Crystal Reports label, when I change it and save it creates an additional code behind file. So after saving I have the file rptInvoice.rpt with two dependant files rptInvoice.vb and rptInvoice1.vb. I have no idea why it is creating an additional file but it is causing a compiler error.

Any Ideas?

Thanks,
Ian