In this instance I am out of luck really, I cannot do anything beyond create a directory and drop the files in, cannot go to IIS manager or add a web.config so basically it will be all from codebehind using anything but a standard approach.
:)
So all I am doing is writing all the code in each seperate codebehind file, I cannot think of any other way to get around it for now.
Thanks for the info though.
AngeloA
Marked as answer by Dino He - MSFT on May 10, 2012 07:57 AM
aabruzzese
Contributor
2806 Points
759 Posts
Re: Deploying and assembly not found
May 08, 2012 04:29 PM|LINK
In this instance I am out of luck really, I cannot do anything beyond create a directory and drop the files in, cannot go to IIS manager or add a web.config so basically it will be all from codebehind using anything but a standard approach.
:)
So all I am doing is writing all the code in each seperate codebehind file, I cannot think of any other way to get around it for now.
Thanks for the info though.