The aspx webform page lives in a doc library inside SharePoint 2007 and has inline c#.. no master page or sharepoint references. I want to be able to open that page from VS on my client (that does not have sp installed) and use intelisense. I can open and save the page via the url but get some warnings on the c# page directive and have no intellisense?
Warning \\sitehere.com\DavWWWRoot\sites\x\zzzz.aspx: ASP.NET runtime error: Failed to start monitoring changes to 'same page'
Anything i can do on the IIS web server?
If I install sharpoint 2007 on my client even if not joined to the farm will this help?
What about attaching a process like asp.net?
If no way, what about getting C# intellisense on SharePoint designer?
============================
Thank You
cyberpine.com