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

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

jortiz

Member List

psling
shangan
Matt_
K.V.Bharath
bwengert79
vakman
Jason Callas
ceedee
Jessica Alba
Rajesh batchu
etalkjoy
Lawrence 007
help-linux
Mario N
cooldoger
Simoyd
Manoj Kumar Goud
HbH
Autofreak
Gaurav_tech
Only Title

jortiz's Q&A profile

  • SQL Server simple derived column formatting expression

    What is the equivalent SSIS expression for this C expression to format an unsigned integer by padding it with leading zeros sprintf(publ_doc_id, "%010u", id) ...Show All

  • Visual Studio Team System VCAdapter.processChangesets throws an Exception.

    I'm getting this error every time the Warehouse is trying to update. Can I do something to remedy this, like deleting the changeset Event Type: Error Event Source: TFS Warehouse Event Category: None Event ID: 3000 Date: 25-02-2007 Time: 00:35:01 User: N/A Computer: SYNDROME Description: TF53010: An unexpected condition has occurred in a Team Foundation component. The information contained here should be made available to your site administrative staff. Technical Information (for the administrative staff): Date (UTC): 24-02-2007 23:35:01 Machine: SYNDROME Application Domain: /LM/W3SVC/3/Root/Warehouse-3-128168330489652128 Assembly: Microsoft.TeamFoundation.Warehouse, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v2.0 ...Show All

  • Software Development for Windows Vista Not finding drives

    Hi all, Ive downloaded Vista 32 and 64bit. When I try to install the 64bit it doesnt pick up my drives so I cant select where to install to but the 32bit version picks them up fine. My processor is AMD Athlon 64 3200+. Many thanks in advance. Hi Doyley, This is a setup issue, I would send a bug report to Microsoft detailing the scenario you are running into. Also what build of Vista are you running Are your drives hooked up through a RAID array If so Vista might not be picking them up through the RAID controller because Vista might not have the driver installed, select F6 durring install to install a 3rd Party RAID or SCSI driver. You can also check your system manufacturers website to see if they h ...Show All

  • SQL Server Basic security questions

    Hi, I am new to SQL 2005, can someone give me some details instructions about how to do below two tasks: All my developers are in a window domain user group, I need to grant dbo privileges to that domain group so then can do the their development work. The rule is all objects they create need to be owned by dbo not by there ID. ( I can’t do it because I got “ The “Deafult_Schema clause cannot be used with a windows group”) Same as above but this time they only need select permission on tables nothing else. Many thanks. PC See http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=678115&SiteID=1 and the thread referenced there. Thanks Laurentiu ...Show All

  • Visual Studio 2008 (Pre-release) Using XAML across dll's

    Hi, Let met start with the problem. I have 3 projects, 2 class libs (dll) and 1 application. In project 1 (dll) I defined a xaml file with code behind, (.xaml, .xaml.cs), I will refer to the class as gridContent, as it has a grid as its root element. Now, in 'project 2' (dll), I inherit from gridContent. In project 3, I create an instance of the inherited class and then I get the following error - "Can't fint the specified uri resource, <dll reference>, component/<namespace>/gridContent.xaml" I just can't seem to get it to work. What am I doing wrong here Any help would really be appreciated. Thank you very much, Jaco In many cases external references will show an er ...Show All

  • Windows Live Developer Forums WISH LIST FOR THE NEXT RELEASE

    Lets start a wish list for the features we want for the next release. My numba one wish is: I want the Altitude of the center of the map in the view object of the .onchangeview Event. VEMap.GetMapView replaced in 3D mode so it returns a polygon representing what is currently visible Multiple Routes on the same map or Routing with waypoints ...Show All

  • Internet Explorer Development IE 7 opening to Run Once page with error on it.

    I downloaded updates last week. I have been using IE7 for a while with no problem. I dwnloaded the updates. Now when I open my browser the page tries to go to http://runonce.msn.com/runonce2.aspx . There is an error reported for this page and it will not open up I get a blue screen. How do I eliminate this I have my home page set in the tools section but when opening it won't go to my home page until I hit the home button on the tool bar. Hello i had the same problem but i do know the answer on how to fix it you will not need to reinstall anything, go to start then click run, in the box type gpedit.msc once this is open you should find a window comes up with a menu down the left hand side, clic ...Show All

  • Visual Studio Visual Studio 2005 Professional Product key

    My MSDN subscription lapsed in March last year. I have MSDN CDs for Visual Studio 2005 Professional and now I want to install it. Although I can still log in to the MSDN subscribers' area, I don't seem to be able to view product keys anywhere. I accept that this may be because my subscription has lapsed. The only product key in the printed documentation is for VS .NET (i.e. 2005 not specified). Is the product key the same for all versions - i.e. can I use this key to activate Visual Studio 2005 Professional Thanks in advance. Your license to use Visual Studio 2005 from the MSDN Subscriber downloads expires with your MSDN Subscription and you can't use the key for VS.NET 2003 to install Visual S ...Show All

  • Software Development for Windows Vista Hands On Labs for the Vista 5472 build?

    Thereare quite a lot of changes in the 5472 build to WF so most of the labs do not work. When can we expect a new drop of the Labs Or has anyone updated them themselves yet Cool....I am looking for it too. Now i downloaded and read the readme file, I found that it is about 10 Lab's file. Is there a tutorial documentation Which I can read first, then do the lab ...Show All

  • .NET Development Dependent DLLs of ServicedComponents(Server Application)

    Hi I am facing an issue while exeuting a .Net serviced component. I have created a serviced component (COM+ server application) which uses dependent DLL which has common features like data access, logging , configuration etc. if the dependent DLL is not enabled for COM+ interoperability the application is throwing error. If the dependent DLL is enabled for COM+ interoperability application is workig fine. Is it really required that the referenced DLL in a server application should also enabled for COM+ interoperability Any idea regarding this Thanks in Advance Sharmila Hi It is a usual .net Assembly. The poperty called " Register for COM interop" in the project properties i ...Show All

  • Smart Device Development Access Windows Mobile 2003SE phones contacts and Calendar

    Hi, I am quite newbie to windows mobile developing, and I was wondering if you could help me with this question. I'd like to create some sort of sync app, so it needs to access the phones calendar and contact database. I searched on MSDN about this topic, but I only found solutions for Windows Mobile 5, but I need this for 2003 SE. Could you help me about this thanks, Zoli POOM is just Pocket Outlook Object Model, there's no Windows Mobile 5.0 qualifier. So yes, it works on WM 2003 as well. ...Show All

  • Software Development for Windows Vista I didnt recieve my email yet.

    Hi, I did not recieve my RC1 Download e-mail and I participated in the Beta 2 Program. Is this due to high numbers or an error Same here I didn't get one either. I liked Beta 2 and provided some feed back. I did have to uninstall because one of my ram board went out and I did not have 512mb after that, but I got it fixed now. I was really looking forward to this release too. Then again, our invitations may have been "lost in the mail". Its bound to happen. Any help is appreciated.   Edit: I also tryed to use the link they game me for Beta 2 and it auto-routed me to the .NET login page and it said Vista RC1 on the side. But as soon as I log in it gives me a page cannot be displayed ...Show All

  • SQL Server Performance Based Transact Coding

    Hi all, I am looking for some study meaterial focussed on performance based transact SQL development. I am a fairly well seasoned (3+ years self taught), and I am getting into situations where different query constructs yield the same results, but the performance (execution time and disk I/O) varies. I have found that sometimes nested select statements execute faster than joins, but usually the opposite is true, for example, and I would like to learn why. Info would be appreciated. any sql server 70-229 book will do. you cam try osborne, sybex, and mspress ...Show All

  • Smart Device Development 850428 - strh instruction

    how can i tell embedded visual c++ not to produce strh, str, ldrh and ldr instruction, never ever in any part of my code this will solve the alignment exception very easily. i don't mind about the performance of my program. i prefer it to be reliable. i don't need MS to decide for me! i need an option not to use benefits of technology! i need an option to tell the compiler not to produce these instructions. how can i do that Yes, I see, but then even the regular Win32 compiler does not do this. On the x86 platform (Win32) if you attempt reading from an improperly aligned address, you get an alignment fault handled for you internally (which indeed slows things down a bit). On Win16 platform it would hav ...Show All

  • Windows Forms about datagridview to show total at footer

    hi all i have windows application in which a form containing datagridview is there. in that datagridview i want to show total of values of one column at bottom. i dont know how to do that can anyone help me Hi, It would be Great if i have that Total value in the footer of the datagrid and through the client side scripting, we want to show the total value on the onBlur event of the Text Boxes (Inside onr of the columns of the datagrid). regards, Imtiyaz (.Net Developer) ...Show All

©2008 Software Development Network