someobject.GetType() - low case
- From: "Just D" <no@xxxxxxxxxxx>
- Date: Wed, 10 Oct 2007 19:26:18 -0700
Guys, am I getting crazy? The huge app working just perfectly with 1.1
stopped working with 2.0. When I started debugging I found that the method
GetType() returns the type in low case. For example I'm having the class
called "SomeClass". That's a codebehind and when I start the app and want to
get the type I'm getting this: ASP.someclass_aspx
Maybe somebody in M$ decided that it's pretty smart and funny to change the
API calls in the different versions, but I also remember that the same code
was returning me the URL with the leading '_' or without leading '_'working
on Windows XP and on Windows Advanced Server 2000.
I'm pretty tired to cover all M$ bugs with my own code. Is that we're paying
for?
Just D.
.
- Follow-Ups:
- Re: someobject.GetType() - low case
- From: Miha Markic
- Re: someobject.GetType() - low case
- Prev by Date: Re: How get current userid from SQL
- Next by Date: Property DataSet.Locale
- Previous by thread: Error 'sqltransaction is completed. it no longer usable' in sqlbulkcopy.
- Next by thread: Re: someobject.GetType() - low case
- Index(es):