|
1706 error I am getting the following error when building my application. Error 1706.No valid source could be found for product Visual Studio .NET Professional 2003 - English. The Windows installer cannot continue. If anyone can help me rectify this little problem, I would greatly appreciate it. ... 29 Sep 2005 02:50
DataGrid Display What would be the best way to make change how the DataGrid displays data based on the values of the dataset bound to it? I know I can create DataGridTableStyles, but this really doesn't seem to be affected by the data. For example, in the grid itself I have set alternating color to a different color so altern... 23 Sep 2005 15:03
RasDial I have been working for hours trying to get the RasDial API function working in VB.NET with no success. All i ever get back from the API is error 87, Invalid Parameter. Does anyone have any .NET code that sucessfully does this? ... 22 Sep 2005 23:06
Unable to send e-mail from web form I'm getting the following error: Exception Details: System.Runtime.InteropServices.COMException: The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available. SMTP server is valid and I'm able to ping it. Not sure what cause this connection rej... 22 Sep 2005 10:42
Timer question I need some help on timers. My app is asp.net 1.1 website running in a shared hosting environment with a third-party service provider. I currently request and cache 20 - 40 remote RSS feeds. When a user requests the page, the app first tries to retrieve a feed from cache, if the feed has expired, it goes off... 21 Sep 2005 22:22
SMTP Mail error Hi, I some asp.net beta 2 code that works fine on an XP Pro machine, but on a Windows 2003 Server gets the following error: System.Net.Mail.SmtpFailedRecipientException {"Mailbox unavailable. The server response was: 5.7.1 <veachb(a)quixnet.net>... Relaying denied. IP name possibly forged [208.179.189.145]"} ... 16 Sep 2005 17:50
How to convert dec to hex and binary ANy one know of any fast method in converting dec to hex or bin? -- WebSite : http://soonlee.agreatserver.com ... 22 Feb 2005 10:54
Check string for special characters I'm reading an XML document and creating a CMS Posting for eacho specific node but i'm trying to save the posting using the title as Posting.Name. For this to work i have to remove all special caracters that the Name propertie doesn't support. Can anyone hellp me? Thanks ... 22 Feb 2005 09:29
How to stop ExceptionManager I have been receiving the following error on Event Log for over a week every 10-15 minutes. I deleted the applicaiton, but it still continues. The error is as follows and it has to do with the updaterservice.exe. PLEASE HELP! Event Type: Error Event Source: ExceptionManagerPublishedException Event Category:... 17 Feb 2005 15:10
mso9.dll incompatible with .net 2003 ole library migrating from VC6.0 project to vs.net 2003 which supposed to create an Excel spreadsheet from a C++ project (no .net, no mfc) apparently mso9.tlh is incompatible with the VC7PlatformSDK\Include\OleAcc.h error c2011 IAccessible struct redefinition error message during build ... 17 Feb 2005 14:09 |