Hi I have my photoroom virtual directory and another virtual director. The second requires .NET 2 and photoroom requires .NET 1.1.
The slideshow doesn't switch images automatically when I change photoroom to .NET 2
Could someone help me get them both working at the same time?
Thanks
...so I found this article which helped: http://www.orcsweb.com/articles/aspdotnet_multipleversions.aspx
All i needed to do was create a new application pool and move my .NET 2.0 app into it.
Log in to post a comment.
Hi I have my photoroom virtual directory and another virtual director. The second requires .NET 2 and photoroom requires .NET 1.1.
The slideshow doesn't switch images automatically when I change photoroom to .NET 2
Could someone help me get them both working at the same time?
Thanks
...so I found this article which helped:
http://www.orcsweb.com/articles/aspdotnet_multipleversions.aspx
All i needed to do was create a new application pool and move my .NET 2.0 app into it.