views:

268

answers:

2

Hello,

I had a website project, which I converted to a web application project. I have a set of namespaces defined in my web.config pages/namespaces section. However I am not able to see them in my codebehind (.vb) files. This used to work fine in the web site project. Can somebody put light on this please?

Thanks,

A: 

You have to assign namespace in each file manually, I guess.

abatishchev
A: 

Abatischev, I'm also struggling with this problem, when you say "I guess" is it really a guess or is this how it needs to work in a Web Application? My project is large and it would be very time-consuming and troublesome to go through and fix all these errors?

Thanks

Marbella Consulting