Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
Welcome to AspAdvice Sign in | Join | Help

Global.aspx files in 2.0

  •  06-24-2007, 12:36 AM

    Global.aspx files in 2.0

    I know this should be simple but I have Global.aspx.vb file with the public class [Globla] that I want to reference, that has some public properties and subs for a web service call and i can't see them in 2.0 in 1.1 no problem.

    Since this is 2.0 and the dynamic compilation is there some trick that I need to use.

    I have tried changeing it over to a different format with a totally new class and when I tried to use it I get typecast exceptions.

    So any help would be appericated.

     

    Allen Moon

     

     

     

     

    Filed under: , , ,
View Complete Thread