I call a sp and populate some labels with vb. When I run this in visual studio locally it works fine. However, when I move the code to our server, it doesn't display any data in the labels. I know it is getting the data because the gridview gets populated just not the labels. Does anyone have an idea why. I can post some code if need be. Thanks,