Web Connection
Blank prg
03/18/2010
10:08:17 PM
2W31BG8J6 Show this entire thread in new window
Gratar Image based on email address
From:
Paul
To:
All 
Attachments:
None
Hi,

I am using web connection 5.51 and visual studio. I would like to add a control from the toolbox in visual studio. When i add any control from the "data" toolbox, i get a parsing error telling me "Error: File 'example_control.prg' does not exist."

I am adding the control by creating "add new item" -> "web connection user control" and creating "example.ascx"

When i run WebPageParser which generates the prg, it returns a blank prg. however if i change the control i am using to something like a textbox, it works fine.

Can you help me with this?