XSLT intellisense in VS2005 b2
- From: lars.gundersen@xxxxxxxxx
- Date: 9 Sep 2005 05:05:57 -0700
I have problemens getting intellisense to work on my xslt files in VS
2005 b2.
In VS 2003 i used the http://www.fesersoft.com files and it worked
perfectly but i cant get it to work in VS 2005 b2.
I have A LOT of xslt files and they all look similar to this i the top
part of the xslt files:
---------------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<xsl:style*** version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:jcs=""
xmlns:util=""
xmlns:HttpUtility="CC"
exclude-result-prefixes="jcs #default HttpUtility"
extension-element-prefixes="util">
----------------------------------------------------------
What am i doing wrong? please help me!
.
- Prev by Date: What's best way to have same image multiple times on same page?
- Next by Date: Running a SQL statement on a DataSet or DataTable
- Previous by thread: What's best way to have same image multiple times on same page?
- Next by thread: Running a SQL statement on a DataSet or DataTable
- Index(es):