XSLT intellisense in VS2005 b2

Tech-Archive recommends: Speed Up your PC by fixing your registry



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!

.


Quantcast