I have made my own tool/Loading bar in my Solution called CustomPbar. I have a Form application with this tool in the designer. When I copy the program to another location it gives me an error,
Problem Event Name: CLR20r3
Problem Signature 01: raidzer0.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 519888ba
Problem Signature 04: RaidZer0
Problem Signature 05: 1.0.0.0
Problem Signature 06: 519888ba
Problem Signature 07: 1
Problem Signature 08: 6
Problem Signature 09: System.IO.FileNotFoundException
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 3081
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
I believe this is because the custom ProgressBar/Pbar is not attached to the form? How do I resolve this issue?