Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Can you use xsltsearch in a VB project, if so, how do I get the xsltsearch.cs file to work in the app_code folder with all .vb files? I tried converting the .cs file to xsltsearch.vb, but now I am getting parsing errors. Any ideas?
Hi Eric,
I believe it is a limitation with the App_Code folder — that you can only use the same language in all files.
Wouldn't it be possible for you to compile the XSLTsearch.cs file then, to create a DLL you can put in /bin instead?
/Chriztian
That worked great!
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
XSLTSearch with a VB project?
Can you use xsltsearch in a VB project, if so, how do I get the xsltsearch.cs file to work in the app_code folder with all .vb files? I tried converting the .cs file to xsltsearch.vb, but now I am getting parsing errors. Any ideas?
Hi Eric,
I believe it is a limitation with the App_Code folder — that you can only use the same language in all files.
Wouldn't it be possible for you to compile the XSLTsearch.cs file then, to create a DLL you can put in /bin instead?
/Chriztian
That worked great!
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.