Click here to Skip to main content
16,015,635 members

Comments by shubham147 (Top 5 by date)

shubham147 13-Dec-12 10:06am View    
IT IS SHOWING A NEW ERROR..
shubham147 13-Dec-12 10:04am View    
Deleted
Now i run the same project having broad configuration but the problem same
Again a new error showing....

Error 7 The "WriteLinesToFile" task failed unexpectedly.
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity)
at System.Text.StringBuilder.GetNewString(String currentString, Int32 requiredLength)
at System.Text.StringBuilder.Append(String value)
at Microsoft.Build.Tasks.WriteLinesToFile.Execute()
at Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup projectPropertiesAvailableToTask, Boolean& taskClassWasFound)
shubham147 13-Dec-12 8:18am View    
Thanks for Response
My computer configuration are 3GB RAM, 250GB HD, in C drive 8 GB free space with C2D Processor with 1.8GHz. At the time i run only one application. I think its enough to compile.
Thanks
shubham147 20-Jul-12 8:19am View    
Hello Sir, In (strConnString = "Data Source=server1 ;Initial Catalog=Test;user id=sa;password=;Connect Timeout=100")what i will add to connect from the server1.
thanks
shubham147 23-Feb-12 2:38am View    
It means i have to write two time query for inserting data for two database table?