Forums

ASP

This topic is locked

ASP.NET not found :(

Posted 04 Jan 2003 19:49:18
1
has voted
04 Jan 2003 19:49:18 dops dops posted:
Hi, for first exuse my english . I've a big problem :
i've downloaded the framework.net and i can now see the .aspx page..
the problem consist in the detecting asp.net component pages that i've downoaded from this site in Smart image processor exstension page: When i launch the <b>detect.asp</b> page this is the reply:

<b>
Smart Image Processor Components
Detecting Components:

NOT FOUND: Smart Image Processor Own component
NOT FOUND: ASPJpeg Server Component
NOT FOUND: ASPImage Server Component
NOT FOUND: ASPSmartImage Server Component
NOT FOUND: ImgWriter Server Component
NOT FOUND: AspThumb Server Component

Sorry but the Smart Image Processor can not be used on this server yet.
You should install at least one supported server component. Preferably the included own component or ASP.NET. Read more &gt;&gt; </b>

what you can see the ASP.net do not appear <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle> i want konw why it..
obviously the smart image processor extension not function..
Help me please

P.s. Note that i've modified the ProcessModel section of Machine.config file in this mode:
<b>
&lt;processModel
enable="true"
timeout="Infinite"
idleTimeout="Infinite"
shutdownTimeout="0:00:05"
requestLimit="Infinite"
requestQueueLimit="5000"
restartQueueLimit="10"
memoryLimit="60"
webGarden="false"
cpuMask="0xffffffff"
userName="SYSTEM"
password="Autogenerate"
logLevel="Errors"
clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect"
comImpersonationLevel="Impersonate"
responseRestartDeadlockInterval="00:09:00"
responseDeadlockInterval="00:03:00"
maxWorkerThreads="25"
maxIoThreads="25"
/&gt;</b>
i've also downloaded the SP2 of framework.net

Bye <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>

Reply to this topic