I have weird issue..i have a webservice with some parameters of type string, nullable(of int32), Boolean.
I have not being able to step into the webservice from my winforms application until i made the nullable(of int32) to type integer....is this normal behaviour? Using vs 2010,dotnet 3.5 regards Anthony (*12QWERNB*)
