No.
It's stand alone project.
Well, you should add it as part of the solution for your web project.
Once you do that, you should be able to debug it in your web app (you might
have to enable debugging in your web app as well in the config file, but the
IDE should ask you about this when you try and run your app).

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> No.
> It's stand alone project.
[quoted text clipped - 8 lines]
>>>
>>> Thanks