Software Development Network Logo
  • Visual FoxPro
  • VS Express Editions
  • Architecture
  • SQL Server
  • Windows Live
  • Visual C#
  • .NET Development
  • Visual Studio
  • Game Technologies
  • Visual J#
  • Visual Basic
  • VS Team System
  • Smart Device
  • Microsoft ISV
  • Windows Vista

Software Development Network >> Lantaio's Q&A profile

Lantaio

Member List

OM$
sachin vaid
questron
mtwal
HForcht
Radim Hampel
EnginAVCI
ph_prgn1
dksimon
Uzzy
AxelW
beefeater
Milly
Uka
svethors
Patrick Azzarello
pbrowntwi
Sukhia
sm1908
Jerome Le Bateau
Only Title

Lantaio's Q&A profile

  • Visual C++ "potentially uninitialized local variable"???

    Hi! A program I've made has code similar to the following: int main(int argc, char** argv) {     bool b;     ClassForSomething* obj;     (...) ;     b = false;     try     {         obj = new ClassForSomething(...);         b = true;     } catch(AnException* eFailed)     {         (...);     };     if(b)     {         b = false;       ...Show All

  • SQL Server Upgrading from Sql 2005 express to SQL 2005

    Hi, can anyone advise if it is possible to upgrade from sql 2005 express to SQL 2005 developer edition Thanks, Jimmy You won't be able to upgrade the software itself that way, but the databases from either automatically work with each other. Just back up one database and restore it on the other - no changes to the database or code is needed. Buck Woody ...Show All

  • Visual Studio 2008 (Pre-release) Persistent installation errors with Beta2/RC0 : "Beta 2 was not attempted to be installed."

    When I run the installer, it take about 10 miniutes of "installing" before there is an error, the error is below. I've seen that there are threads describing a similar error with earlier drops, but I didn't see any mention of a way out. I'm running on XP, I've run the removal tool but still I get the error. Has anyone else installed this drop on XP Is anyone else having this install problem with XP or other [05/24/06,12:27:29] Windows Communication Foundation Beta 2: [2] Error: Installation failed for component Windows Communication Foundation Beta 2. MSI returned error code 1603 [05/24/06,12:27:39] WapUI: [2] DepCheck ...Show All

  • Visual C# Validation Philosophy

    I am working with a Winform in VS 2005. I have been reading some books lately that say that using the error provider and checking it when you save or exit a form is a better, (less intrusive) way of doing validation than putting up dialog boxes. I see the wisdom to it but I wonder what should happen when you have many records in a form That is, lets say I have a winform with the Standard menu and toolbar on it that VS creates automatically, but lets also say that this form (a detail form) has many rows. With regard to validation, how should it be handled Should I wait until save or exit is selected If so, telling the user that there a ...Show All

  • Visual Studio 2008 (Pre-release) Type.GetMethod on method with complex signature

    I know this isn't directly pertaining to LINQ, but it pertains to something i'm devloping on top of LINQ. I'm trying to figure out how to use Type.GetMethod to retrieve a MethodInfo instance on the following method.  I've been at it for about 2 hours now, with no luck after trying seemingly all possible combinations of trials.  Can someone please shed some light on the answer, or possibly another direction to try public static Func<T, bool> Create<T, R>(CSExpressorOperator functionOperator, string propertyName, R value, R valueEnd, bool ignoreCase)  where R : IComparable<R>  where T : new() Note that ...Show All

  • Visual C++ Build Warning PRJ0041

    When I try to build my solution from the command line, many of the projects throw the following warning: warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'project.rc'... I'm not doing anything which involves MAC code - as far as I can tell, this is the depencency system wandering through VC .h files and finding lines like: #ifdef _MAC #include <macwin32.h> #endif and ignoring the preprocessor condition (which is never TRUE in my case). The help for this warning gives a suggestion which is, frankly, unacceptable (create dummy files for the build system to find). Is there a better way to get rid of ...Show All

  • Visual C# socket exception

    ok made a very very good class server it can handle to 3879 clients but when it reach 3880 it throwes an exception like that says that it cant perform operation on a system socket because the socket`s quenque is full hi, you can ask this question in .net networking forum http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=40&SiteID=1 ...Show All

  • SQL Server sql_variant and double.PositiveInfinity

    Hi All, With SQL Server 2000 it was possible store an infinite value in a sql_variant column. Since I upgraded to SQL Server 2005, I got following message: The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter 4 ("@Actual"): The supplied value is not a valid instance of data type sql_variant. Check the source data for invalid values. An example of an invalid value is data of numeric type with scale greater than precision. What has changed between SQL Server 2000 and SQL server 2005 Is there any workaround   Thanks, Michael Th ...Show All

  • Visual Studio Express Editions uable to add connection IDBToolsoptionprovider service not found

    when I try to connect to the database from visual web developer 2005 the test connection tests ok, but I get this error "uable to add connection IDBToolsoptionprovider service not found" I would appreciate any input... This group is mainly for install and registration problems. You will be able to get a better answer for your question by posting in the VWD Groups on http://forums.asp.net as this is where the asp.net guys hang out. ...Show All

  • Visual C# Getting data form MS Exchange with C#

    I want to make an application that uses data from Microsoft Exchange. How can I create an connection between C# and my application. Are there some sites where I can find code that uses the same method. Roger, So, to clarify, you have a script somewhere on a web site that sends an email that is received by your exchange server   User Fills out form on web page -> some script runs (ASP/PHP/CGI..whatever) that sends an SMTP message -> to your exchange server. Are all the emails sent to a common mailbox   e.g. All messages from this form are addressed TO: sales@domain.com and FROM: theuser@ ...Show All

  • Visual Studio Express Editions Using a Splash Screen??

    Hi can anyone shed some light on how the splash screen works or the best way to use it.. I want the screen to appear for a set time, then disappear after somany seconds and then display my first form. I've tried adding a sub procedure attached to form1 to call the splashscreen and then the form1 after so many seconds( using a timer variable.) I don't seem t be getting anywhere. Am I going about it the wrong way Any help would be much appreciated thanks lee Exactly what are you attempting to do I understand that you want to change the time on the splash screen Microsoft.Vi ...Show All

  • Visual Studio Express Editions SQL 2005 Express admin password?

    Is there an administrative default user/password combo that should be changed in SQL 2005 Express Edition   (For example sa/blank)  If so how can it be changed and is there any article with more information available Thanks Excellent, thanks Mykre. I installed it along with the IDE that came with VB 2005 EE. I'll have a look at that Securing SQL Server 2005 Express Edition article. ...Show All

  • Windows Forms Print document dynamically

    Hi all,    Currently i need to develop an application to do the following: 1. Read a data file (in fixed text format) to get the value for each field, for eg, Name: Ryan Ong Passport_No: S1235666A Address_1: Blk 88 Holland Road Address_2: #12-12 Singapore 123456 2. Base on a xml config file which contains the position (X,Y) of each field to be printed on a A4 paper, using the data above, dynamically position each field value accordingly and send it to a printer for printing.   Pls kindly advice me how i can achieve the above as i am pretty new to Win Application. &nbs ...Show All

  • Visual C++ Error missing runtime function in MSVCR80D.dll

    Just installed VS 2005 Pro.  Rebuilt a project that had been working with the beta and I'm getting a runtime error when trying to run an executable.  It says: The procedure entry point _encode_pointer could not be located in the dynamic link library MSVCR80D.dll. I searched the forums and didn't find anything about this problem.  Hard to believe I'm the first to encounter it though.  Anyone else have this problem   Anyone know if this is going to be fixed in the service pack that's already promised It's highly likely you have residual left over copies of old beta versions of the Vi ...Show All

  • .NET Development SQlBulkCopy fails with Timeout expired error.

    I am copying data ( ~600000 rows) using SqlBulkCopy. The operation fails after copying 390000 rows with the follwoing exception ( this happens every time when i run and after the same number of rows copied). Is anything else i need to do differently. The server has 35GB of free space & 1 GB of RAM. System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapse d prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConn ection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject st ...Show All

©2008 Software Development Network