No project files in samples?

Last post 7/24/2009 12:04:14 AM by Chris Pietschmann. 1 replies. << Back to Web.Maps.VE v2.0 General
7/20/2009 9:17:12 PM
esurudo

No project files in samples?

What's up with there being no project files in the samples? I tried making my own and adding all the files to it, but for some reason the codebehind files can't find the components from the markup pages now... Any ideas?
7/24/2009 12:04:14 AM
Chris Pietschmann

Re:No project files in samples?

The Sample Website is an ASP.NET Website, not an ASP.NET Web Application, that is why there is no project or solution file. The reason we've distributed it this way is because it makes it simpler. To open all you need to do is select "Open Website" within Visual Studio.