RE: Can't find new instance of topic
by bwebb on Sun, Apr 13 2008 1:12 AM
Having the same issue. Getting a complaint in the ide
There is no build provider registered for the extension '.asax'. You can register one in the <compilation><buildProviders> section in machine.config or web.config. Make sure is has a BuildProviderAppliesToAttribute attribute which includes the value 'Web' or 'All'.