Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Eric 3 posts 23 karma points
    Oct 11, 2012 @ 15:55
    Eric
    0

    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?

  • Chriztian Steinmeier 2726 posts 8320 karma points MVP 4x admin c-trib
    Oct 11, 2012 @ 16:01
    Chriztian Steinmeier
    0

    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 

  • Eric 3 posts 23 karma points
    Oct 11, 2012 @ 21:10
    Eric
    0

    That worked great!

    Thanks

  • 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.

Please Sign in or register to post replies