web service could not create type error with type in the GAC
问题 Stuck with an unusual problem, would seem that I love doing things that's not very common. I have a composite control, that checks to see if a given web service file exists in the root of my application, if it does not, it creates the file with the necessary directive in the markup to ball rolling, something like: <%@ WebService Language="C#" Class="Company.Project.Assembly.ClassName" %> which in turn, gets saved to the output. Once this step has been completed, a recycle on application pool