Hi - can somebody let me know where the online samples (i.e working examples) of the Asp.Net tools for 3.5 are?Also - there always used to be included in the download a complete Visual Studio application that had working examples.....where has that gone?Many Thanks for your help
Error 1 A section using 'configSource' may contain no other attributes or elements. (C:\Documents and Settings\All Users\Documents\Infragistics\NetAdvantage for .NET 2007 Vol. 3 CLR 2.0\Samples\ASP.NET\web.config line 85)
Can someone tell me what this error is?
I have the same problem. When I open it as a Web Site, and try to run it, I get the following error:
It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. C:\Documents and Settings\All Users\Documents\Infragistics\NetAdvantage for .NET 2008 Vol. 1 CLR 2.0\Samples\ASP.NET\WebFeatureBrowser\WebTabs\GridsAndEditors\Web.Config 32
Any suggestions as to how to resolve this?
Hi,
thanks to both for your answers, all is working fine;
Regards
Daniel
My apologies for the duplicate info. I didn't see Devin's reply before mine.
Unless I'm mistaken, our ASP.NET samples use the "Web Site" project model, which means in VS, you choose Open Web Site and then pick the root app folder. It doesn't use project files.