When converting code from .Net 1.1 to .Net 2.0 (problem with rebar)

  • Thread starter Thread starter Kalpana
  • Start date Start date
K

Kalpana

I have converted my C#.Net project code from .Net 1.1 to .Net 2.0.
After resolving the build errors iam unable to open the application due
to Utilitylibrary Rebar class --> WndProc() method is recursively
called. In .Net 1.1 this problem does not exists, due to this problem
iam unable to view the application (strucked in the starting stage
itself)


Can you please provide the solution for this ASAP.
 
What was the error that was reported by the wizard and how did you fix it?

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
 
Back
Top