We have a huge project in ASP. When our project is opened in visual studio
2005 the asp file get displayed just fine, problems we have with the include
files, which have extension *.inc. These files are mostly not displayed as
source files. Intellisense is not working at all on these files, setting
breakpoint is sometime not possible too.
We had similar problems in visual studio 6, but got some rgs files to fix
it, and the *.inc file got the right handling bu the visual interdev.
On 3/14/06 2:39, in article
3EFA53B1-8B30-4362-BDEF-4A70D5E7B8BB@microsoft.com, "lukics"
> We have a huge project in ASP. When our project is opened in visual studio
> 2005 the asp file get displayed just fine, problems we have with the include
[quoted text clipped - 3 lines]
> We had similar problems in visual studio 6, but got some rgs files to fix
> it, and the *.inc file got the right handling bu the visual interdev.
Right-click on the file in the Solution Explorer, choose Open With..., then
select HTML Editor and click Set as Default.
Thanks
lukics - 14 Mar 2006 17:03 GMT
The <script language="javascript"> and <script language="vbscript"> works
fine, the problem is the code inside <% and <%@ language="VBScript"%> , it is
not recognized as code and stays most time black.
> On 3/14/06 2:39, in article
> 3EFA53B1-8B30-4362-BDEF-4A70D5E7B8BB@microsoft.com, "lukics"
[quoted text clipped - 11 lines]
>
> Thanks
lukics - 14 Mar 2006 17:06 GMT
The <script language="javascript"> and <script language="vbscript"> works
fine, the problem is the code inside <% and <%@ language="VBScript"%> , it is
not recognized as code and stays most time black.
> On 3/14/06 2:39, in article
> 3EFA53B1-8B30-4362-BDEF-4A70D5E7B8BB@microsoft.com, "lukics"
[quoted text clipped - 11 lines]
>
> Thanks