|
||
|
|
#1 (permalink) |
|
Forum Newbie
Join Date: May 2006
Posts: 8
|
Is it possible?
For the .NET Framework SDK to work you must have Internet explorer 5.5 or better and Microsoft Data Access Components 2.7 or higher installed. What I don't have is the MDAC 2.7. I found a MDAC 2.8 and MDAC 2.8 SP1 on microsofts website but i couldn't install either of them since i got SP 2. Am I correct with all this information? Is there a solution to fix this problem? Like could I go back to Service pack 1 again somehow? Im not very experienced at this but I tried explaining the problem as clearly I could. |
|
|
|
|
|
#3 (permalink) |
|
Forum Newbie
Join Date: May 2006
Posts: 8
|
Phantom i really don't understand what you mean by that text explains for itself.
I am reading from a book how to programm with C# and to follow the tutorials I need to have the SDK Framework. I've checked out a number of the C# tutorials out there but the one which I found the best needs the SDK Framework. |
|
|
|
|
|
#5 (permalink) |
|
Forum Newbie
Join Date: May 2006
Posts: 8
|
Ahh i see, I might have written my first post a bit messy but, I have tried version 2.8 already and it didnt work for my OS (Win XP Pro SP2).
From what I have understood is that it won't work for Service pack 2. To me it sounds strange since most people have it(SP 2 that is), that's why I made the post to see if the more experienced programmers would know for sure. I appreaciate both of you for helping. |
|
|
|
|
|
#7 (permalink) |
|
Account Terminated
|
I am not sure what you mean, it won't work, the .NET Framework SDK isn't something that does or doesn't work.
Its a SDK, it contains helpful tools and documentation, the most important fact about it is the fact it does NOT CONTAIN any version of the .NET Framework I will ask you again, what possible use is the SDK, I am a novice programmer and I find no use for it. If I had a choice I would not even installed, but if I am not mistaken, its required for some of the features within Visual Studio |
|
|
|
|
|
#10 (permalink) | |
|
Forum Expert
Join Date: Jun 2004
Age: 47
Posts: 775
|
Quote:
__________________
If you PM me and ask me to write scripts for you I will add you to my ignore list. Please don't add me to your friends list, I have enough friends. Thx |
|
|
|
|
|
|
#11 (permalink) | |
|
Account Terminated
|
Quote:
I wouldn't recreate the crash on a live shard, that bug would not exist, it would be fixed on a private build. I would then use every tool I had, to find the bug. Anyways, you gave a reason to use the SDK, enough for me. I am still think he thought the SDK contains the .NET Framework |
|
|
|
|
|
|
#12 (permalink) |
|
Newbie
Join Date: Jun 2003
Posts: 42
|
Sometimes you don't really have any choice but to run it on a live shard, if you have no clues to go on re: how to reproduce the crash. Attaching a debugger to the live server is mostly transparent to the users, and returns valuable information in the event of a crash or even any caught exceptions.
|
|
|
|
|
|
#13 (permalink) | |
|
Account Terminated
|
Quote:
Its a mute point, really... |
|
|
|
|
|
|
#14 (permalink) |
|
Forum Expert
Join Date: Jun 2004
Age: 47
Posts: 775
|
Hey, my experience, you can test and test all you want. Profile the app, run it through beta testers, walk through it line-by-line, but the nature of a "bug" is such that it really is impossible to always catch everything, because it always ends up to be something you didn't think could or would happen.
*shrug* Beaten this one to death.
__________________
If you PM me and ask me to write scripts for you I will add you to my ignore list. Please don't add me to your friends list, I have enough friends. Thx |
|
|
|
|
|
#15 (permalink) | |
|
Forum Expert
|
Hey, I get to quote Dijkstra, neat:
Quote:
If we could, we'd test our code infinitely or formally validate all of our code to ensure its correctness (so long as we do not make mistakes in doing so), so, eventually, there's really nothing more one can do than to toss it into production and hope it works the way it should and fix it when it doesn't (or label the bug as a new, unexpected feature). |
|
|
|
|
|
|
#16 (permalink) | |
|
Forum Expert
Join Date: Sep 2002
Age: 23
Posts: 1,472
|
Quote:
|
|
|
|
|
|
|
#17 (permalink) | |
|
Forum Expert
Join Date: Sep 2002
Age: 23
Posts: 1,472
|
Quote:
|
|
|
|
|
|
|
#18 (permalink) | |
|
Account Terminated
|
Quote:
I still have not been given a good reason ( from him ) for him to even need to install the SDK. Like I said, I would not even have it installed, if not for Visual Studio and other programs that require the "tools" that come with it. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|