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?
