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

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

yeodon78

Member List

Bachmo
VPDJ
Christoph Müller
Islamf
FernTheBrute
Ronghwa
simon_
Joos
ben5173
WXS123
Judy-H
eyupcinar
Sinno
Fly By
Peter Barnet
Glenn S
AaronL
rexisfed
LT2007
Hello_Yo
Only Title

yeodon78's Q&A profile

  • Software Development for Windows Vista Problem Purging mailbox from within Exchange 2003

    We are having an issue trying to purge a few left over mailboxes from a recovery effort. What we have noticed is as follows: -the account that the mailbox was tied to no longer exsists. -when you try to either reconnect or purge the mailbox I get the following error.    "The operation cannot be performed because this mailbox was already reconnected to an existing user." ID no. c1034ad6" We need a way to either reconnect this mailbox to a new account or purge it off the system.  I can provide more information if needed... Thanks, Sean You need to install sp2 for exchange 2003 and use mailbox recover center after this to reconnect or else it should perge also withour any issue. ...Show All

  • Visual Basic Visual Studio 2005 - VB Compiler crashing

    Visual Studio 2005 - VB Compiler crashing: Operating system: Windows Server 2003 SP 1 msvb7.dll version: 8.0.50727.73 Event Type: Error Event Source: Microsoft (R) Visual Basic Compiler Event Category: None Event ID: 1000 Date: 5/18/2006 Time: 10:05:16 PM User: N/A Computer: *** Description: Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699, faulting module ntdll.dll, version 5.2.3790.1830, stamp 424377d2, debug 0, fault address 0x000396d0. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Data: 0000: 41 00 70 00 70 00 6c 00 A.p.p.l. 0008: 69 00 63 00 61 00 74 00 ...Show All

  • SQL Server How can I Remove the Screwed-up AdventureWorksDB in SQL Server Management Studio Express?

    Hi all, I downloaded AdventureWorksDB.msi Microsoft and struggled to install it in my SQL Server Management Studio Express 8 months ago. I forgot the AdventureWorks examples and other stuff were in my C:\ drive. Recently, I downloaded a new AdventureWork.msi and executed it to install without removing the old stuff from the "Add and Remove" of Control Panel. Now my AdventureWorks database is screwed-up in my termical PC that is linked with Microsoft NT 4 LAN System!!! Please kindly help and tell me how I can revome the scewed-up AdventureWorksDB in my terminal PC. Thanks in advance, Scott Chang I see. Try this: Right-click the database and select "All Tasks", then "Detach Database". Re-start t ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Support For Windows 2003 And Visual Studio 2005

    Hi, I have Windows 2003 on my development machine at work. The FAQ states that Game Studio Express will only work on XP SP2 and Vista; are there any plans to make it run on Windows 2003 Also are there plans to integrate whatever goodies XNA Game Studio has over Visual C# Express into Visual Studio 2005 I've got so used to Visual Studio 2005 now it would be hard to change... Cheers, Kev Keith, let me just add in that I'm also running Express and 2k5 side by side without a hitch... and 2k3 as well.. heck I'm just worried about my hard disk space on my notebook!!! Hope that puts your mind to ease some what. ...Show All

  • Visual Basic Error in Connection String

    Dear All, I'm getting error with the following code. can anyone shortout the problem please. Your help is highly appreciated. Code: and calling procedure of this function as Code: Private Sub PopulateProductData() Dim ProdID As Integer = CInt(txtProdID.Text) Try Dim ProductData As TechManagement.DBComponents.ProductDB = New TechManagement.DBComponents.ProductDB Dim myProductDetails As TechManagement.DBComponents.ProductsDetails = ProductData.GetProductDetails(ProdID) txtProdName.Text = myProductDetails.ProductName MsgBox(myProductDetails.ProductName) Catch e As OleDbException MsgBox(e.Message) End Try End Sub Public Function GetProductDetails(ByVal productID As Integer) As ProductsDetails ' Create ...Show All

  • Visual Studio text gets truncated or cut

    i have a problem when i install my application in some machines. i have a field which is possible to contain very long text so the can grow attribute is set to true. however, when i install the application in some machines, the text in the field sometimes gets truncated and it is somewhat forced to cram all the characters in the allotted space even though the can grow attribute is set to true. in the machine where the installer of the application is made, the field displays the data correctly. this is true also in some machines. any help will be greatly appreciated. thank you! sorry for the late reply... you can get the patch in one of these sites: http://technicalsupport.businessobjects.com/ ...Show All

  • Visual Studio 2008 (Pre-release) WCF bug in message deserialization?

    Hello We have an interop scenario where a WCF webservice is called by Oracle. Thus we don't have the comfort of using Svcutil.exe to generate a client - instead the SOAP messages have to be built manually . In the present case we are passing an array of items (item is of type "complex type" which has many properties) to a webservice operation. If the XML of such an item array does not completely conform to the schema in the WSDL, WCF seems not to be able to deserialize it into an array of .NET objects. That sounds feasible so far. But it's unexplainable for me that WCF does not throw an exception and/or emit this deserialization fault in one of its logs, instead we just get an empty array in the .NET world. Or is it just us ...Show All

  • Visual Studio Team System SDM syntax refrence

    Hello folks, I want to create SDM document manually. Can anyone point me to good resource for understanding the syntax for generating SDM doc Also link to any document validator would be great. Thanks and Regards, Manny Another option is to check online MSDN reference for SDM syntax and schema information: http://msdn2.microsoft.com/en-us/library/bb167986(VS.80).aspx ...Show All

  • .NET Development .net framework 2.0 and sql & vwd installation driving me to drink-or worse!

    PLEASE can someone help me, i'm lost in world i don't understand, and time's running out! I was merrily building my database in access, then discovered it's no good for the web application i need, so installed .net framework 2.0 and sql. Then discovered visual basic after watching a snippet, so downloaded that too, and then came accross Visual web dev. which seemed like a great idea. greedy i know, but i am new to this database and developing. In order to test the db app, as it will act 'live' i installed IIS. this sent things wonky (at least i think it was this), and instead of uninstalling IIS, i stupidly uninstalled ecerything else in the wrong order and have now buggered up my .net framework 2.0, as it will neither uninstall, nor ...Show All

  • .NET Development Dialog Class and debuging

    Hi all, When I am programming, I usualy use Message Boxes or Dialog Windows or Console Outputs to help me debug my application. Now I am developping a Web Application and I do not know how to have the same interaction. Do you know a way to output information in that matter Thanks, JR I am having problem using; Console .WriteLine( "some text" ); I have place the line in the Page_Load to be sure it is running and in the Output Window, it is not showing! ! ! JR ...Show All

  • Visual Studio Team System Cannot insert a work item list in Excel

    When I open blank sheet and try to insert New List of bugs I get following error: TF84032: Team Foundation could not insert the work item list because there is data in the worksheet that cannot be moved. Select a location where there is enough space to insert the list. I would understand if there is some data in the sheet. But the sheet is BLANK. I use Excel 2003. I have installed .NET Programmability Support and are there any other Office features required Any suggestions how to solve this error issue Hi, Try to repair Microsoft Visual Studio 2005 Tools for Office runtime from the control panel and install again....hope this will get you solvet the problem. Check out the following post: http ...Show All

  • Windows Live Developer Forums Newbie!

    Glad to see there is an adcenter API. Looking forward to getting my teeth stuck into this. Is there a developer key required Any newbie docs that get my head around. Anything at all to get started Oh, and does this work for the UK adcenter Any help would be well received! You will need to work with your local Microsoft rep to have this discussion, as unfortunately we are still not ready for general public access to adCenter API, and therefore consider these requests on a per-customer basis. Thanks, Shai ...Show All

  • Microsoft ISV Community Center Forums VBA Excel - Using FindNext function

    Hi guys, I am trying to get the range of rows containing "313" in column Nr 21. I am trying using find and findnext, but getting error. Help will be appreciated. Thanks! Sub GetRange() 'Sort by Project Nr Call SortRange("A2:IV" & ActiveSheet.UsedRange.Rows.Count, "U2", xlAscending) StartLookingInRow = 1 StartLookingInCol = 21 Cells(StartLookingInRow, StartLookingInCol).Select FirstRowWithData = Cells.Find(What:="313", SearchDirection:=xlDown).Address LastRowWithData = Cells.FindNext().Address 'Here getting ERROR!!! End Sub Hello, I would just loop through column U2 and see if the cell matches your searcg string store the first address when search string is foun ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DrawuserPrimitives doesn't paint correctly

    Hi: I'm trying to render a triangle with diferent colors (red, green and blue) and the triangles is painted orange. The code is the next: [code] // This variables are globals private PositionColored[] MyTriangleVertex = null; private GraphicsBuffer<PositionColored> DrawBuffer = new GraphicsBuffer<PositionColored>(3); private getVertex() { MyTriangleVertex[0] = new PositionColored(0, 0, 0, Color.Red.ToArgb()); MyTriangleVertex[2] = new PositionColored(10, 0, 10, Color.Green.ToArgb()); MyTriangleVertex[1] = new PositionColored(-10, 0, 10, Color.Blue.ToArgb()); DrawBuffer.Write(MyTriangleVertex); } public void Render(Device device) { // This code is to render a heightmap wi ...Show All

  • SQL Server How to specify datatypes for Excel columns?

    So I have Excel Source in my dataflow - so I do a simple transform and try to save it to db and guess what - a freaking error message: Columns blahblah and BlahBlah cannot convert between unicode and non-unicode datatype. I cant figure this MS stuff out - why the heck is this data from excel unicode to begin with & I just dont feel it is right to always use the derived columns to convert datatypes when dealing with Excel data. Am I missing something again or is it another one of those MS gotchas -- Note - all profanity in this post is replaced with words like freaking, stuff, gotcha and so on by the author Jamie Thomson wrote: Why not Because I would prefer to do my own data mapping instead of using deri ...Show All

©2008 Software Development Network