473,473 Members | 1,824 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Missing Deprecated Warnings

When I did some trial conversions of a .Net 1.1 c# web app earlier this year
I got the expected Deprecation warnings, e.g. for
Page.RegisterStartupScript. Now I am doing the real conversion and the first
thing I notice is that I am not getting any warnings, even though the
Page.RegisterStartupScript calls are still there. I know about those, so I
can find and fix. But there could be other usages of deprecated methods that
I donlt know about.

I've looked for compiler settings that might stop the warnings being
generated, but can't find anything.

Any ideas woudl be much appreciated

Dave
Sep 25 '07 #1
2 1372
David,

Are you sure that your explorer error warnings are not set off by any kind
of automatic upgrade, something that I have the idea that happened at least
once to me?

Cor

"David" <da****@NOSPAM23dantedsystems.co.ukschreef in bericht
news:iq*******************@fe1.news.blueyonder.co. uk...
When I did some trial conversions of a .Net 1.1 c# web app earlier this
year I got the expected Deprecation warnings, e.g. for
Page.RegisterStartupScript. Now I am doing the real conversion and the
first thing I notice is that I am not getting any warnings, even though
the Page.RegisterStartupScript calls are still there. I know about those,
so I can find and fix. But there could be other usages of deprecated
methods that I donlt know about.

I've looked for compiler settings that might stop the warnings being
generated, but can't find anything.

Any ideas woudl be much appreciated

Dave
Sep 27 '07 #2
Hi Cor

Thanks for replying. My problem is that I am not getting the "deprecated"
warnings when I should.
I can;t find a way to turn them on - they should be on by default I think.

David

"Cor Ligthert[MVP]" <no************@planet.nlwrote in message
news:8A**********************************@microsof t.com...
David,

Are you sure that your explorer error warnings are not set off by any kind
of automatic upgrade, something that I have the idea that happened at
least once to me?

Cor

"David" <da****@NOSPAM23dantedsystems.co.ukschreef in bericht
news:iq*******************@fe1.news.blueyonder.co. uk...
>When I did some trial conversions of a .Net 1.1 c# web app earlier this
year I got the expected Deprecation warnings, e.g. for
Page.RegisterStartupScript. Now I am doing the real conversion and the
first thing I notice is that I am not getting any warnings, even though
the Page.RegisterStartupScript calls are still there. I know about those,
so I can find and fix. But there could be other usages of deprecated
methods that I donlt know about.

I've looked for compiler settings that might stop the warnings being
generated, but can't find anything.

Any ideas woudl be much appreciated

Dave

Sep 28 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Michael G | last post by:
I am getting some errors/warnings that I don't understand. This code is in a Java app that uses Swing J Components with an ActionListener. The code/errors/warnings follow. Thanks for any help,...
45
by: Matt Parkins | last post by:
Hi, (I realise this probably isn't precisely the right group for this - could someone direct me to the appropriate group to post this question? - thanks !) I'm using Visual C++ 2005 Express...
5
by: Anton Pervukhin | last post by:
Hello! Imagine the situation you have a class that interprets the command line of the program you are executing. This class is written by third party and has a main function parse with arguments...
3
by: Generic Usenet Account | last post by:
This is a two-part question. (1) I have implemented a "Datastructure Registry" template class. I am getting no compiler warnings with older compilers, but newer compilers are generating the...
9
by: Robert | last post by:
Hi, Currently I am using argument.callee.caller.arguments to get the arguments of the caller function, but Firefox complains that arguments (of Function) is deprecated. Is there a way to get...
2
by: Jonathan Mcdougall | last post by:
Visual studio 2005 reports main.cpp(8) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy' was declared deprecated with this program: # include <string> int main()
24
by: marcwentink | last post by:
Is there a way to turn off depreacted warnings in Visual Studio 2005, Professional Edition? I've got this VB project ported from version 2003 to 2005, I am a bit cautious to already changing the...
25
by: Alex Popescu | last post by:
Hi all! I am pretty sure this has been asked a couple of times, but I don't seem to find it on the archives (Google seems to have a couple of problems lately). I am wondering what is the most...
9
by: Eric | last post by:
I am working on a large, old code base and attempting to move it to GCC 4.2. Throughout the code, there is stuff like: char *aVar = "aString"; or void aFunc( char *aVar) { ... } aFunc(...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.