M
Martin
Dear Group
I'm having a component (Component1) and a page (main.aspx).
Calling Server.Transfer("main.aspx")in Component1 gives me "Object
reference not set to an instance of an object." Calling it from
another page works just fine.
I'm sure I missed something to declare, import or similar and have
tried several things with no luck. I'm a beginner so any fool-proof
plain-english hints are greatly appreciated!
Thanks for your time & efforts,
Martin
I'm having a component (Component1) and a page (main.aspx).
Calling Server.Transfer("main.aspx")in Component1 gives me "Object
reference not set to an instance of an object." Calling it from
another page works just fine.
I'm sure I missed something to declare, import or similar and have
tried several things with no luck. I'm a beginner so any fool-proof
plain-english hints are greatly appreciated!
Thanks for your time & efforts,
Martin