[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Paul Finn

1/13/2003 5:08:00 AM

i have this problem with an asmx file
http://dalek.www2.dotnetplayground.com/DalekWebServices/Dalek_...
es.asmx

i get an error about a using statement that cant find that namespace.

The assembly with that namespace was put in a Bin directory
while the asmx file is in the parent of that Bin directory.

the assembly is compiled.

i dont understand why im getting this problem PLS HELP
IT'S VERY URGENT !!!!!!





*** Sent via Developersdex http://www.develop... ***
Don't just participate in USENET...get rewarded for it!
1 Answer

Pierre Greborio

1/13/2003 9:58:00 PM

0

Maybe you component is using another one that it can't find. Can you post
the stack trace of the exception fired ?

Pierre

--
--------------------------------------------------------------
UgiDotNet
http://www.ugi...
--------------------------------------------------------------
"Paul Finn" <digital_function@hotmail.com> wrote in message
news:u3nQelruCHA.2124@TK2MSFTNGP12...
> i have this problem with an asmx file
> http://dalek.www2.dotnetplayground.com/DalekWebServices/Dalek_...
> es.asmx
>
> i get an error about a using statement that cant find that namespace.
>
> The assembly with that namespace was put in a Bin directory
> while the asmx file is in the parent of that Bin directory.
>
> the assembly is compiled.
>
> i dont understand why im getting this problem PLS HELP
> IT'S VERY URGENT !!!!!!
>
>
>
>
>
> *** Sent via Developersdex http://www.develop... ***
> Don't just participate in USENET...get rewarded for it!