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

Software Development Network >> Ricky Vega's Q&A profile

Ricky Vega

Member List

MAizawa
AlexandreF
00bins
Ifti
Klaus Prückl
itai_sh100
uXs
k_emilie5602
Anirshk
Brian_t
William K
Magnus Blomberg
r.parker
Koen Vd B
c1112
Ayman Badawi
Namita Parab
Michael Oberhardt
Timothy C Hughes
mallemukken
Only Title

Ricky Vega's Q&A profile

  • SQL Server Error in DTSX at the end of long running ETL Process

    Hi, We have a DTSX in which parallel threads are processing ETL. There is a Final step in the DTS to do cleanup tasks. we are getting the following error after ETL completes. This is not consistently reproduced. Description: An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "Login timeout expired". An OLE DB record ...Show All

  • SQL Server Data Access very slow in .net as compared to VB

      Hi, I have migrated my app from VB to VB.Net. A 3-tier app with remoting and COM+. I am experiencing a long wait time of about 3 times higher than what it would take in the VB App. I am using DataAdapter.FiLL method to fill the datatable. I have tried. Using DataReader ( Made the things worse ) Using BeginLoadData and EndLoadData Creating a Dataset and calling fill with the dataset so that the round trip to the midd ...Show All

  • .NET Development Custom headers in SOAP Webservice-Client

    Hello there, I’m new to web services, but i would really like to get one of them great wsdl services from this page: http://wortschatz.uni-leipzig.de/axis/servlet/ServiceOverviewServlet to work, the problem is that they use the header for authentication. so i have read somewhere that it should be possible using wsdl.exe to create the proxy class that includes these necessary headers. the two headers must be included: user anonymous passwo ...Show All

  • .NET Development msxml6, xslt and preserving newlines

    Hello, after the upgrade from MSXML4 SP2 to MSXML6 a simple XSLT (performed in C++) does not preserve newlines anymore... I just changed the document instance creation (DOMDocument40 to DOMDocument60) and the #import (msxml4.dll to msxml6.dll). with MSXML4 SP2 my simple XSLT generated the output: alpha bravo charlie now the same code (with just the changes described above) generates: alphabravocharlie what has ...Show All

  • Windows Forms Drawing Speeds

    I have created a custom Button from the PictureBox class with 3 images Up/Down/Disabled it draws each image depending on its current state. When a image changes there's quite a re-markable slow down in speed. I am using the default OnPaint event. Co ...Show All

  • Visual C# Is there a way to read text contained in java applet in Webpage

    Is there a way to read text contained in java applet in Webpage(already opend on the Desktop) to use the text , i want to program an application when run it ,he read the text in that webpage and then do farther processing to it, There is no way to read text inside a Java Applet since whatever text/images are being generated are secured by the Java VM and it would definately not allow any program to access it ...Show All

  • Windows Forms Validation issues (save and new items)

    I implemented validation on my form overriding the OnColumnChanging of the underlying datatable. While this worked ok whenever I step on the control (let's say textbox), put an invalid value, and  leave the control, it  didn't worked in another scenarios: * I want the validation occurs hen I press the Save button * When I do an AddNew on the BindingSource, ColumnChanging event is never fired, so validation does not occur How can I sol ...Show All

  • Visual Studio Team System CodeAnalysis:How can Export/Import the CodeAnalysis rules?

    VSTS has intergrated the Foxcop . It is exciting.but the problem as follow: I configed the CodeAnalysis rules for class library project. then I found the two new lines added in xxxxx.csproj : <RunCodeAnalysis>true</RunCodeAnalysis> <CodeAnalysisRules>-Microsoft.Design#CA2210;...;-Microsoft.Usage#CA2205</CodeAnalysisRules>. I copy the tow lines and add them into the other xxxxx.csproj. this means I shared the code ...Show All

  • SQL Server Cannot create a connection to data source !!!! SSRS 2005

    I cannot get this error resolve either for myself or any users, and I'm actually part of the Admin group! Furthermore, a user with whom I'm tring allow to view this report keeps getting prompted for their windows username and password. I thought that since this datasource was set to Windows Authentification that it would just pass it through I'm pulling my hair out at this point: Screen Shots: http://www.webfo ...Show All

  • Visual Studio reportviewr in C# express

    Hi, I am new in C#, I installed vs c#2005 and .net 2.0 but unable to installed SQL in my computer. I would like to use reprotviewer in local mode in my C# project. I had installed reportviewer.exe and .net framework redistribution according to the instruction, but I cannot find the reportviewer tool in the tool box. I don't know what I was missing, can anybody help. Thanks in advance. Hello there, I have i ...Show All

  • Visual C++ Visual C++ 2005 Express Edition Beta 2: function names are greyed

    Hi all, When I opened a project I used to work on for a long time (written in C-language), I surprisingly discovered that the names of some functions in the "Members of (Global Scope)" list are greyed, which haven't been so beforehand. Clicking on those names leads me to the declarations in header files instead of real definitions. I wonder what is wrong. Thank you in advance. Easy come - easy go. After I wrote ...Show All

  • Visual Studio MSBuild and SmartDevices

    We are generating smartdevices projects and we need to compile, deploy and run the application in the emulator. Is it possible to do this using msbuild tasks I know that I can build the project but I could not find the tasks for deploy and run the application. I mean start a process in the device. ie: I start a create database process on the device and I need to know if the process was executed ok. ...Show All

  • .NET Development Spreadsheet-like web pages

    Hello, I am new to forums. I have Excel files with monthly data that I want to put on .aspx pages -- being able to add a new month, while also displaying the prior two months. Are there any examples of doing this Mark ...Show All

  • SQL Server Why I can not deploy my report project?

    Hi, all here, I am having a problem when trying to deploy my new report. The error message is like this: can not connect to the server, make sure the connection information is correct . But I have double checked the connection information, the server I tried to connect is the reporting server name on my local host though. (/localhost/Report Server). So what is the problem though. Did some body here ever occur this problem Thanks a lot f ...Show All

  • Windows Forms View Data Grid (for xml database)

    Since upgrading to VS 2005, when I right click on an xml database document that contains the schema, I no longer get a listing of the tables and cannot view the data contained in the tables. If I open the document created with VS2005 in VS2003, the grid populates fine. Thanks in advance for any replies. The tables are created and added to the dataset like this. DataTable dt = new DataTable ( "Table1" ); ...Show All

©2008 Software Development Network

powered by phorum