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

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

koby

Member List

phokaia
eddiemcdaniel10
Aris Extra
the_A
SRasheed
lordmarc
KLZA
Sigurd DeMizar
paritosh
WarrenT
puru1027
K8
perezd
Bart from SLC
Tom_In_Dallas
fishinsea
Adrian Hibbert
ba2007_2008
mehranpan
rrrico74
Only Title

koby's Q&A profile

  • SQL Server SSIS Excel Source: Index is not valid

    An Excel Source Data Flow object ( which used to work fine ) sudenly started display the following error box: TITLE: Microsoft Visual Studio ------------------------------ Error at Create BusStop Table [DTS.Pipeline]: The index is not valid. ADDITIONAL INFORMATION:Exception from HRESULT: 0xC0048004 (Microsoft.SqlServer.DTSPipelineWrap) What could the cause be What is the meaning of: HRESULT: 0xC0048004 How could this info be used ...Show All

  • SQL Server Numerical Dimension

    I have a dimension representing the Age of a client. I would like to create a Named Set filtering all clients whose age is upper 80. Something like this : [Dimension].[Age].Value > 80 But this kind of expression is not valid, Is there a way to do that ...Show All

  • Windows Forms Internet windows based app

    ...a little bit confusion. I've tried to find some methodologies on how to implement a windows based app which communicate with a server through the internet. Does anyone know some links for reading.Thank you very much in advance and hope to have a& ...Show All

  • Windows Live Developer Forums general Messenger activity SDK question

    All: I've noticed that there is an event in the activity SDK that allows the IM message to be captured when it is received (Channel_OnIMReceived).  I am curious to know if there is a corresponding event that fires when a message is sent.  The reason I ask is because I would like my activity to pull the message text from the messenger chat window, manipulate it and then send a modified version of the message.  I realize that I can ...Show All

  • SQL Server Creating...Connecting... i'm missing something...

    I'm creating a data storage program in VB 2005 Express. it works perfectly, and installs and everything, but it stores the database in an obscure data file in the user's local settings folder as an mdf file. once that's created, i want to create an access front-end to view the data, but can't get it to work... when i try to create linked tables, i establish the connection to sql server (2005 express) through the wizards, but the database i want ...Show All

  • SQL Server Accessing sys.syslockinfo from an application role

    In SQL Server 2005, you must have the VIEW SERVER STATE permission in order to access sys.syslockinfo ( http://msdn2.microsoft.com/en-us/library/ms189497 ). It seems that the VIEW SERVER STATE permission can only be granted to users. Once you execute sp_setapprole, the connection loses the permissions of the user and assumes the permissions of the application role ( http://msdn2.microsoft.com/en-us/library/ms190998 ). So, how can I ac ...Show All

  • Visual Studio Team System FXCOP

    Can anybody tell me the new function for ISMEthodCall() in older version Thanks We actually have a cyclomatic complexity rule that will ship in VS 2005 Team System. I'll be glad to show you around that code in the near future. 8) We'd also like to develop some analysis that accounts for other interesting test-related metrics, such as Halstead statistics. Another interesting idea for you to consider taking on in the future. Nearly forgot t ...Show All

  • Visual Studio 2008 (Pre-release) [bug] wcf hangs indefinitely on complex type when returning (worked on feb ctp)

    In the may beta 2 release, I can no longer return some of my domain types. Something I could do perfectly with the feb. ctp. My domain model is decorated with the correct datacontract and datamember attributes. In it I have a 'Person' which inherits from a base class. In that baseclass I have a private bool. This class serializes and deserializes great. However, when I use some other domain object, which has a property of type 'Person', the s ...Show All

  • Visual Studio 2008 (Pre-release) LinQ with compact framework 2.0

    Hi Is there a way to use LinQ with compact framework Not at this moment, no. We’re considering Linq support for NETCF in future. ...Show All

  • Smart Device Development Low power state

    The device emulator seems to think that the smart device has run completely out of battery power. This is pretty annoying, especially with programs that check the battery state and change their UI accordingly. Any chance to make the battery power level configurable Hi Lutz, This is something that I want to do but have not yet had a chance too. Thanks, Vladimir ...Show All

  • .NET Development Problem with ADO.NET and Excel

    I am retrieving data from an Excel file via ADO.NET. The data being returned is not correct. Cell(14,3)=Hello, but the value being returned is DBNull. Cell(15,3)=93, but the value being returned is '3/31/1900'. What is curious is that the data being returned for columns 1 & 2 are correct. Any ideas Public Sub ReadExcel(ByVal myConnStr As String) Dim mySelectQuery As String = "SELECT * FROM [Timesheet$]" Dim myConn As New ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectX vs. WPF

    A friend of mine said that Avalon was dropped off and renamed to DirectX 10. Based on the theZBuffer.com, there is no DX10, and from what I know, Avalon has been renamed to WPF. So what's the connection between Avalon, WPF, and DirectX (10 ) Are they sharing the same code, or one's just using another's API Thanks! You are right that Avalon was the codename for WPF (Windows Presentation Foundation). WPF use Direct3D 9 to render ...Show All

  • .NET Development Web Services .net framework 2 over SSL

    I have just ported an ASP.NET 1.1 application to framework version 2 and i have a problem. I used to use the following code in framework 1.1. // // workaround to make the webservice call work over ssl // System.Net. ServicePointManager .CertificatePolicy = new WebServicePolicyHelper (); MyWebService ws = new MyWebService (); result = ws.MyMethod(params...); When I compile the program in framework Version 2, it tells me ...Show All

  • .NET Development I figued it out!

    I currently have a project that I am working on where I have a web form built that a user enters their information into, clicks submit, the values are then entered into an XML file and saved.  The values from the XML file are then imported into an Excel 2003 worksheet that is on the server.  The worksheet calculates the results, and the response is returned back to the user's web page.  I was using another method in where I ...Show All

  • Visual Studio Express Editions sendkeys and focus

    Ok i got a bit of a prob. i'm tryin to make vb type in a webbrowser thing tht i got onscreen in a vb form. my friend suggested send keys but you have to set a focus to the webbroweser or somethin like tht. i tried everything he's said but i've had no luck. can anyone out there help me   if u didn't get tht, i want vb to type in a webbrowser bit which is in my form when i click a button.   ok a bit of an update ...Show All

©2008 Software Development Network

powered by phorum