Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:627034
More Search Options
RSS Available
Matching Posts
Re: DB2 AS400
Sadly, IBM's support for DB2 in .NET 2.0 is seriously lacking. They have a DB2 add-ins for Visual Studio 2005 download which enables you to use the Server Explorer as well as 2.0 data objects, but it has some serious issues (all tables aren't listed, an annoying dialog box letting you know that the IBM tools are loading, a very poor connection settings manager) on top of the fact that the data object methods look like they are a direct port from their 1.1 objects (several methods that I see
Posted to
Other Databases
(Forum)
by
cubeberg
on 9/28/2006
Re: Retrieving an Image from SQL Server
The problem is with your code here: myDataReader.Items("JPEG") The .Items property is VB syntax. You need to use C# syntax - myDataReader("JPEG") That should clear up your compile problem.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
cubeberg
on 9/19/2006
Class Library Settings
I have a class library that I call from my web site. It has a Web Reference to an Error Logging web service, but I'd like to change the URL it's pointing to. I've looked online and didn't find anything helpful. Is there any way to override settings for a DLL? Copying the .dll.config file to the bin for my web site doesn't do anything, and the <applicationsettings> element doesn't exist in the web.config file. Am I just stuck writing some sort of custom configuration code?
Posted to
Configuration and Deployment
(Forum)
by
cubeberg
on 8/9/2006
Re: Java Applet - Freezes IDE
Well at least it's just a button effect. After I asked, they said that some users were having problems with the buttons anyway. Thanks!
Posted to
Visual Studio .NET 2003 and Visual Studio .NET 2002
(Forum)
by
cubeberg
on 6/22/2006
Java Applet - Freezes IDE
I just inherited an ASP.NET 2003 application which uses a java class (fphover.class) for a button effect. For some reason, viewing the page in VS 2003 freezes my IDE. If I comment out the applet tag, I can view the page without any problem. I've searched online and really can't find anything about this issue. Any ideas? I'm running XP SP2.
Posted to
Visual Studio .NET 2003 and Visual Studio .NET 2002
(Forum)
by
cubeberg
on 6/21/2006
Re: Problem after problem...
This just means that the Sql Server instance you're connecting to won't allow incoming connections. Here's a link to fix it for Sql Server 2005 (Remote connections are disabled by default for several editions) http://support.microsoft.com/default.aspx?scid=kb;EN-US;914277
Posted to
.Text (Blogs)
(Forum)
by
cubeberg
on 6/9/2006
Re: Can I open a Web Project application after I install Web Applications Projects?
I've run into this issue before. When you try to open something from SourceSafe, it expects a solution file or a project file. Unfortunately, a web site doesn't have a project file. The only way I've successfully pulled it from source safe is to manually download the project folder from source control and then open it through visual studio. The other option would be for your co-worker to check in a solution file pointing to the Web Site. The solution file should contain sufficient information to
Posted to
VS 2005 Web Application Projects
(Forum)
by
cubeberg
on 6/9/2006
Re: Taking my first Microsoft exam in 1 week
There are unfortunately several questions that come up on exams that can be a bit ambiguous. In those cases, you need to pick the answer that's the "most" correct (yes, I know that sounds horrible). I found that the answers that were the simplest answer were usually correct. In the case of the question above, B is the most obvious. C looks like a good answer, but it would be something that I would look at part of B. Although the things that you've brought up could be a possibility, but if I were
Posted to
Free For All
(Forum)
by
cubeberg
on 5/30/2006
Re: DropDownListBox refreshing
Is your DropDownListBox bound to something? If so, are you calling DataBind on every page load? If so, this could be causing your problem.
Posted to
Getting Started
(Forum)
by
cubeberg
on 5/20/2006
Re: [BUG] vbc occasionally crashes
Ben, I would call microsoft about getting this hotfix. It solved my VBC compiler crash that I kept getting: http://support.microsoft.com/?kbid=917452
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
cubeberg
on 5/20/2006
Page 1 of 15 (141 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online