I have created a stored procedure on to my database and generated code.
Everything was fine (generated code on the files) except it did not generate code for the datasource class (Web/DataSourceControls/)
Can anyone please help me to solve this issue.
Thanks.
Raviraj Danasekaran
Hello Raviraj,
I’m assuming that you are using the .NetTiers template, if not please correct me.
Do you have the GenerateWebLibrary Property set to true in your template options? And if so is the web or web/DataSourceControls/ folder missing, or is the web/DataSourceControls/ exist but empty?
Thanks
-Blake Niemyjski
Hi Raviraj,
I'm experiencing the same issue.
Previous custom procedurs have generated correctly.
My latest custom procedure has correctly generated within the service entity, but not within the DataSourceControl.
Have you had any luck yet?
Phil