Software Development Network Logo
  • IE Development
  • Windows Forms
  • Visual Studio
  • Visual FoxPro
  • Audio and Video
  • Game Technologies
  • Visual C++
  • Visual C#
  • Visual Basic
  • SQL Server
  • Smart Devicet
  • Windows Vista
  • SharePoint Products
  • .NET Development
  • Microsoft ISV

Software Development Network >> Dan Waters [MSFT]'s Q&A profile

Dan Waters [MSFT]

Member List

jakeb16
Alquimista09
Bernie West
Brazzle
Rhubarb
CraigInCalifornia
boran_blok_edan
Terry Smith
CarlosSantamaria
Oliver Berris
Shameer A U
Ondis
Chatakondu
MCairney
dafle
nairB
DeadDante
Chris Peacock
Kishorepbp
idahogurl
Only Title

Dan Waters [MSFT]'s Q&A profile

  • Visual Studio reportviewer win 98 mdse

    hi all, i build local report .net win form application in win XP the report works fine but when i deploy it to win 98 i get errors i use msde ad DB + (sql security - username='zzz' password='zzz') and // Set RDL file reportViewer.LocalReport.ReportPath = "Report1.rdlc"; reportViewer.LocalReport.ExecuteReportInCurrentAppDomain( Assembly.GetExecutingAssembly().Evidence); for permissions what can be the problem else i get localprocessingerror ,sql.... ...Show All

  • SQL Server Server time dimension language of member values

    Hi, I created successfully a server time dimension. I choose the language german in the wizard and I created also german translations for all dimension members. But the only values which are in german are the date, so if I browse the dimension I can see for the date values: Monatag, Dienstag, etc., but maybe the fiscal year values are not translated I this a bug or should I do anything else. Thanks for your support. Regards Tobi ...Show All

  • Visual Studio Team System VSSConverter Error TF60041

    I received this error when just starting to convert my SourceSafe database to TFS Source Control: TF60041: $/MyTeamProject/ThirdParty/Company3 is a descendent of $/MyTeamProject/ThirdParty I have a ThirdParty area of SourceSafe that has most of the the third party code, etc, but some code from another thirdparty is else where, and I simply want to migrate the other third party's code in under the umbella of the ThirdParty area. Why does the VSSConverter care if the destination (TFS SC side) folder is a descendent of the ThirdParty folder I believe the reason for the limitation is part of a guard against duplicate file names. What you can do about it is rather than migrating ThirdParty at the root ...Show All

  • Smart Device Development I need >netframework:v2.0.50727 to down load

    I need help with my computer... All microsoft problems. This forum is smart device development related. Since your question is not related to smart device development, it's off topic here. If you’re having a hardware issue, please contact hardware manufacturer or reseller. If you having an issue with 3rd party software, please contact respective software manufacturer or reseller. Otherwise please post to relevant forum or news group: http://support.microsoft.com/newsgroups/default.aspx Closing as off topic. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Need Help With A load of stuff

    I need code straight code for XNAGSE 1.0 becuase i am working on xwing flight and i need sone stuff like, Anti-Alising x6 not x2 Motion Blur A tutorial on Lens effect if you can help please reply and NO I AM NOT A N00B Here's some stuff on Lens Effect: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1112676&SiteID=1 Motion blur: http://chronos.x10hosting.com/article/20/motion-blur-sample-hlsl ...Show All

  • Visual Studio Team System System.Description Storage

    How can I retrieve data from System.Description fields of my TFSWarehouse database Or where can I find the data Thanks in advance. I do not recommend accessing this data directly as the schema might change in later versions without notice. The DB schema is not a publicly supported interface of the system. If you do need the data directly from the backend, the System.Description data would be stored in the TFSWorkitemtracking DB in the WorkitemLongTexts table. You would need to pick up rows with FldID = 52, the field id of the System.Description table. Thanks, Amit Dev, Team Foundation Server ...Show All

  • Visual Basic Graphics in VB.NET- How do i draw to a form without using onpaint method?

    Hey you! I want to draw something on to a form but i don't want to use onpaint() method. I don't know how do i do Please help me if you can! Thanks very much! dvl_vn Hi Richard I'm developing an application that draws a map using polygons (ESRI shape maps) like those you can see in google map (states, rivers, streets, etc), and the application has zoom, pan, etc. But some maps has thousand of polygons and drawing all of them every time the paint event fires even to redraw a small region is very slow. I don't know how to improve performance or what technic to use. Can you help me, or put me in the right way. Thanks. ...Show All

  • Visual Studio Express Editions Install Error - "Encountered a problem"

    What is wrong with the Visual Basic Install It does not even begin the installer. I get the message "Encountered a problem..", click "OK", and it is done. The message seems to come as the installer gathers files and performs system checks. I do have MS Office installed, and I am running XP pro SP2. I am doing a manual installation from a CD. I tried to install Visual C just to see if there is something else I need to do prior to install. The installer runs with Visual C, Express Server and every other package. VB just does not want to go. Thanks ahead of time for any help. Rudy. That is it. I get a message box, not a dialog box. Yellow triangle with exclamation mark. Here is the exact context of the ...Show All

  • Internet Explorer Development IE7: Img control NOT allowed to view local files???

    Hi, I have an image preview function (in javascript) that allows the user to view an image before it is uploaded to the web site. I use the standard upload control (type="file") which- when set by browsing to an image- is used to determine the image path on the user's local machine. For some reason IE7 refuses to display the image. This works in IE6. I have to admit that this did not work in FireFox so maybe there is some standards incompatibility that is involved. code is : var path=up.value; // 'up'is the upload control img.src=path; // 'img' is the image control I've tried various ways to modify the local path with file:/// and file://localhost/ but nothing seems to work. Any one know Thanks! Jack ...Show All

  • Visual C++ FillRectangles(Brushes,array<Rectangles>^)

    Hello everyone. Well, my porblem is that i just can't build a valid array to use it into the fillRectangles method. Here's what i'm doing: //that's a global var array <Rectangle>^cuadrados; //Later on, i intialized it cuadrados = gcnew array <Rectangle>(1000); I did it that way and not array<Rectangles^> because the method definition just said that.. i mean the fillRectangles(Brush, array <Rectagles (without the top level ^ )> ^rect) Well.. the case is that then, i tried to do this: cuadrados[index] = gcnew Rectangle(0,0,100,100); And then ... the compiler told me: c:\bla bla\Form1.h(error line) : error C2440: '=' : cannot convert from 'System::Drawing::Rectangle ^' to 'System: ...Show All

  • SQL Server SSAS 2005. Error at dimensions ProcessUpdate.

    Hi AS Gurus, I have an problem with processing SSAS database in production environment. During update dimensions processing I get the following. File system error: A FileStore error from WriteFile occurred. Physical file: \\ \D:\DB2005\Microsoft SQL Server\MSSQL.2\OLAP\Data\*********.0.db\AusgangLieferschein.0.dim\12.AusgangLieferschein.bsstore. Logical file: . . Errors in the OLAP storage engine: An error occurred while the 'AusgangLieferschein' attribute of the 'AusgangLieferschein' dimension from the '*********' database was being processed. real name of the database is masked The dimension AusgangLieferschein (error source) is quite large dimension and has about 10 Mio. elements in the key attribute hierarc ...Show All

  • SQL Server SSIS Auditing example

    Greetings SSIS friends, Do any of you guys have a link to a website with an example of how to create a solid audit system for SSIS packages Thanks for your suggestions in advance. Hi Rafael, Are you referring to the SQL Server 2005 Data Quality Solutions white paper I already have this and I have also read the section on Auditing but the document is much more high level and I was hoping for a more detailed session on this forum. The white paper mentions creating a schema consisting of perhaps 5 tables (which seem too much for my liking) but perhaps a detailed discussion here might convince me of their usage ...Show All

  • SQL Server ADP or VS

    I am developing a solution using Access and now i come to know that SQL Express is free for unlimited connection so i want to switch to SQL as backend for scalability and VPN support. But i want to make sure i make the right choice on the frontend too. Could anyone help give some insight on the pros and cons of using ADP or Visual Studio Express as frontend   Many thanks.   ADP is fine for smaller groups of people, and if you have a ready supply of people that can troubleshoot the applications if they have an issue. Visual Studio applications can scale much higher and are better supported. Buck Woody ...Show All

  • Visual Studio Method Calls Output

    Is there a way to tell the compiler when in debug mode (or some other compiler setting) to output to some default output the name of the method called when a method is called Hi, Jim! Thank-you for your response. Too bad VS2K5 does not provide this potential diagnostic feature. It would be great to be able to simply "flip a switch" on the compiler to output every method being called. The output of which would be useful for analysis. The result of which could expose inefficiencies or identify areas for optimization. Do you think this will be possible in the future Truly grateful, Informatosaurus ...Show All

  • Visual Studio 2008 (Pre-release) ToArray() / sub query / DLINQ possible bug.

    Hi Guys, I'm using DLINQ to access my test Database. I get this error when evaluating the following query; Cannot assign sequence of LINQTest.MarineLocationKills to type LINQTest.MarineLocationKills[] var query = from m in marines select new {      m.ID,      m.Name,      m.Age,      m.Sex,      Kills = ( from k in marineLocationKills               where k.MarineID == m.ID               select k). ToArray() }; var temp = query.ToList(); If I change .ToArray() ...Show All

©2008 Software Development Network