Compiling A DLL

I have about 60 images in a directory, and it will get very large soon. I was thinking of putting them inside a file, and I guess that's that DLLs are.

Problem is, I have *NO* idea how to do this, let alone trying to request a image via ASP...(the image will be displayed in a <img> tag).

I know DLLs are compiled, but no idea what to do. *Mind Blank*

Anyone know how?

View Replies


ADVERTISEMENT

Compiling

I access to the objects com of excel from aspx script, and I have added it into references. Normally it works perfectly, but at the time of executing there are it times that to me the error leaves that I beat down. But if I give to the menu "Build" -> "Rebuild solution", the application works perfectly and compiles without problems. Somebody knows because it can be?

Compiler Error Message: CS0006: Metadata file 'c:windowsmicrosoft.netframeworkv1.1.4322 emporary asp.net fileseptisa5ce3ba4a20f48b27assemblydl23f2655 9d03e3bbf_0323c201interop.excel.dll' could not be found

View Replies View Related

Compiling?

I've got a website that is very fast. I just added a subroutine in the file global.asp
(global.asp is run each time any page is called). The subroutine determines the user's
country by comparing their IP address against a 6Meg Access database that converts IP to
country. It then sets a Session variable with the user's country.

After that, each time the subroutine is called it checks to see if that Session variable
is set. If it is, it exits the subroutine - without calling the Access database.

Regardless, I've noticed that my website is slightly slower than before.

Even though the Access database is only called once per session, does ASP compile
global.asp each time it is run, and is it slowing down because it is
compiling/establishing/whatever a connection to the Access database that it is not using
anyway?

(Hey, I know MS SQL is faster than Access! I'm trying to understand more about ASP,
that's all)

View Replies View Related

Compiling An ASP Page

According to my book when an ASP page changes the server notices and
automatically compiles a new version.

If that doesn't seem to be happenning is there a way that I can make the
page re-compile? Or delete the compiled version to make the compiler do it?

View Replies View Related

Visual Basic 6, Compiling

i've written a program, where is the compile button? I can only save it as a script.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved