Hi All,
I am trying to access the below url in infopath c# coding .
SPSite site = new SPSite(http://srv-hq-itd-tmp1/Pages/);
its is given error : <b> The Web application at http://srv-hq-itd-tmp1/Pages/ could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application. </b>
same url is working fine in windows and console application...but not working infopath coding...
I dont know why ? Can anybody help out ...
Thanks
MAK..1