debugging problem
-
i cant debug my usercontrol i have applied in another solution settings problem maybe? because i was able to debug before. if grid.reccount = 0 then before it would go into the function reccount but now it just doesnt please help tnx in advance
-
i cant debug my usercontrol i have applied in another solution settings problem maybe? because i was able to debug before. if grid.reccount = 0 then before it would go into the function reccount but now it just doesnt please help tnx in advance
Either Clean the solution and rebuild or check configuration Manager setting in Build Menu. hope this helps
Rupesh Kumar Swami Software Engineer, Integrated Solution, Bikaner (India) My Company
-
Either Clean the solution and rebuild or check configuration Manager setting in Build Menu. hope this helps
Rupesh Kumar Swami Software Engineer, Integrated Solution, Bikaner (India) My Company
done cleaning usercontrol solution and the new application soultion it still doesnt debug they way it was before. this works if myfunction() then but this doesnt if usercontrol.reccount = 0 then already set debug build in configuration manager of new application but still no success