hiz all,
i have made an applicaion on my desktop using VS2008 and after i've finished i copied the app. to projects directory on my laptop and tried to build the app on my laptop and it's succ. built... but faild to debug :/
and throw an exception :
"The type initializer for 'reservation.Bi gFather' threw an exception"
i have just copied the fils from pc project directory to laptop project directory..
i have tried to load another form instance and it worked perfictly, then problem accurs when i try to creat new instance or Bigather form class only,
this class contain registry modification functions..
can any help? THX
i have made an applicaion on my desktop using VS2008 and after i've finished i copied the app. to projects directory on my laptop and tried to build the app on my laptop and it's succ. built... but faild to debug :/
and throw an exception :
"The type initializer for 'reservation.Bi gFather' threw an exception"
i have just copied the fils from pc project directory to laptop project directory..
i have tried to load another form instance and it worked perfictly, then problem accurs when i try to creat new instance or Bigather form class only,
this class contain registry modification functions..
can any help? THX
Comment