ATLAS website

G

Guest

Hi -
I have been playing around with ajax and atlas and noticed that when I build
my ATLAS web site I cannot locate the DLLs created during the build.
My project properties say they should be in:

C:\Documents and Settings\Heaton\My Documents\Visual Studio
2005\Projects\TaskList\PrecompiledWeb

but they are not there. The app works great but where are the DLLs? I have a
Bin folder in my project with the ATLAS DLL but that is all.

Thank you in advance,

Nate Heaton
 
G

Guest

The dlls are stored in the Temp ASP.Net directory. That is why I could
not find them in the projects folder. So why was I looking there? Because by
default when you Publish a site the results are stored in the projects
directory.

This link explained things for me.

http://www.odetocode.com/Articles/417.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top