Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Re: Sometimes ASP.NET does find the dll, sometimes doesn't (http://www.velocityreviews.com/forums/t63701-re-sometimes-asp-net-does-find-the-dll-sometimes-doesnt.html)

John Saunders 08-28-2003 01:40 PM

Re: Sometimes ASP.NET does find the dll, sometimes doesn't
 
"Levy Carneiro Jr." <levyjr@terra.com.br> wrote in message
news:1ee333f7.0308280528.288a721c@posting.google.c om...
> Hi folks,
>
> I have a c#-developed dll which is in IIS /BIN directory. My ASP.NET
> application "list.aspx" sometimes runs OK, but sometimes it just
> doesn't run, showing off the following error:
>
> CS0246: The type or namespace name 'SApp' could not be found (are you
> missing a using directive or an assembly reference?)
>
> The problem is: the DLL IS in the BIN directory! Has someone ever saw
> something like this?


I've seen it when I've forgotten to build my web project.
--
John Saunders
Internet Engineer
john.saunders@surfcontrol.com




All times are GMT. The time now is 06:15 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57