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

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

mitasid

Member List

Jonathan Abbott
blanc0
TLex
mareczek84
kencleary
Christina853
karande23
arganis
DigitalPenguin
carjo
Info_Peter
Jerome Smith
Michael_Shao
RichardM_UK
Alibong
adorer
SoopahMan
Ted12893
Residual Logic Games
Amde
Only Title

mitasid's Q&A profile

  • SQL Server Error creating a local cube from .Net framework 1.1 accessing SSAS 2005

    I'm trying do execute the folowing mdx code CREATE GLOBAL CUBE [KPI1] STORAGE 'C:\temp\extracao\33\Tudo\33_bipack06_DemoBI_KPI1.cub' FROM [KPI1] (MEASURE [KPI1].[Cst],MEASURE [KPI1].[Dct],DIMENSION [KPI1].[Business Unit]) using (Microsoft.AnalysisServices.AdomdClient.AdomdConnection conn = new Microsoft.AnalysisServices.AdomdClient.AdomdConnection())) { // some code to initialize conn.Open(); Microsoft.AnalysisServices.AdomdClient.AdomdCommand command = conn.CreateCommand(); command.ExecuteNonQuery(); conn.Close(); conn.Dispose(); } the only problem I see is that visual studio is 2003, and the adomd is 8.0.700.0 connecting to an SSAS 2005 but I did the same test using the MDX Sample of Sql 2000 and it ...Show All

  • Smart Device Development MFC - redraw with CClientDC

    Hey. I've implemented a simple painting application using CClientDC's instance methods MoveTo and LineTo. Pretty basic, but it's all I need and works beautifully. However, there is one little problem: The contents of the window are lost if another window moves on top of the window, or if the window is resized. I have found some sources online that have recommend the windows meta file context as a quick and easy way to solve this. But I'd prefer not to use that. So, what does it come to then Dynamically allocating/storing arrays for all of my lines, and redrawing the whole thing line-by-line in response to events Or is there another more direct way of doing it I did come across some sources that seemed to suggest that this could be solv ...Show All

  • Visual Studio Running Total

    How do you accomplish a running total in a report ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectX Extensions Problem for Visual Studio 2006

    Hello,      I have tried to find an answer for my problem for the past week, and I am not sure if this is the right thread for it.  I have installed DirectX SDK April 2006 with the DirectX Extensions, and I am running VS2006.  When I start VS2006 I don't see the DX extension icon on the intro Splash Screen, but I am able to see it in the About Box for VS2006.  The problem is not that it is justnot loading - or something,  my problem is not being able to debug HLSL code.  If I place a break point in the *.fx file I get "This break point will not currently be hit. No symbols have been loaded for this document." Now I am not sure if this has anything to do with my extensions not getting loade ...Show All

  • .NET Development error 25015 .net framework 2.0

    hi im new to this forum so i dont know if im posting this in the right forum. im having this problem while installing .net framework 2.0 sorry for my bad translation Error 25015.the instalation of assembly C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Web.dll has failed cause of a system error: the system cannot find specified path. can somebody help me pls hi, im back had internet probs. i tried that cleanup tool viewed the log and then tried to install .net framework 2.0, still gives same error:( ...Show All

  • Visual C# Delete substring in string giving that substring

    How can i delete a specific substring in a string in asp Is there any method doing this eg. I have the string "Hello World" and i want to cut the substring "lo Wo" so that i get back "Helrld" Thank you string _str_helloworld = "Hello World"; _str_helloworld.Remove(startindex,lenght) This should do the trick. ...Show All

  • SQL Server Login failed for the user (using windows integrated security)

    Hello Everyone, I am trying to connect SQL database through code but I get this error,I have spent days to solve it but unfortunately I couldn't...Here is my code in VB express(OP:windows 2000 with SP4)I am new to VB,so it makes the situation more difficult for me. my code is: Public Class Form1 Private Sub Form1_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load Dim conn1 As SqlConnection = _ New SqlConnection( "Data Source=.\SQLEXPRESS;" & _ "Integrated Security=SSPI;" & _ "database=deneme3_database;" ) 'Open connection conn1.Open() MessageBox.Show( "Connection succeeded." ) 'Close conn ...Show All

  • Visual C# finding a file on someones computer

    Does anyone know how to point the Web Browser fucntion to open a specific folder on the "End Users" hard drive I tried using commands like "C:/Program File/etc.." but it keeps giving me errors. Also, how would I know exactly the location of the folder on the end users computer since they can change folder names and locations Is there some universal code that will tell my program to scan the end users computer for "This" file or "This" folder and open it Thanks, Landon stenorman2001 wrote: You can have your program scan a users hard drive using foreach statements to scan each folder and file on their drive, looking for the file but this could take a very ...Show All

  • Visual C++ forum moderator

    ***If you still need to delete your entry, submit a post to the forum for the moderator to delete*** This post is for the forum moderator... can the post i did on 02/11/2007 on Data structures programming using C++ be deleted please... the starter was cyndyash.... It was a paste of an assignment. thanks. I think it is http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1173181&SiteID=1 , however the date seems to not match. ...Show All

  • Visual Studio Express Editions Handling incompatible old libraries

    I am currently trying to compile code which uses old C code with a C++ wrapper. It had compiled on earlier versions of software (within the past two years), but Maya needs an updated version. I think one source of the problems is that the C code relies on old libraries. I tried changing <iostream.h> to <iostream> but it introduced a handful of errors in the C code which I am hoping to avoid getting wrapped up in. I get the following errors using Visual C++ 2005 Express Edition: LIBCMTD.lib(stdexcpt.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(char const *)" ( 0bad_cast@std@@QAE@PBD@Z) already defined in handsimulatenode.obj LIBCMTD.lib(stdexcpt.obj) : error LNK2005: "public: __thiscall std::b ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. How do I cancel my subscription to XNA?

    Okay, I purchased XNA from the Xbox Live Marketplace thinking that the launcher thats under memberships was all I needed. Now, I think it was all I needed, but I can't connect to anything to make anything. So, I want to cancel the subscription, but I can't seem to find any links or anything to cancel. Draco856 wrote: ...but I can't connect to anything to make anything. Can you clarify that It's not clear what your expectations were and what isn't working. Please take the time to read this blog post , then let us know what isn't working for you. It seems like you thought the XNA Creators Club subscription was some kind of game-making tool that runs on teh Xbox 360, which it isn't. You make ...Show All

  • Visual Basic Timer within Windows Service not working

    Hi world, I have been working on a very simple windows service, that has a timer and every time it ticks it is supossed to add a line to a text file. After I installed the service and I run it, It adds a line in the onStart ()and in the onStop() methods, but it doesn't do anything when it ticks. Please, could somebody help me Thanks !!!! Imports System.ServiceProcess Imports System.Diagnostics Imports System.IO Public Class AutoRebootService2 Protected Overrides Sub OnStart( ByVal args() As String ) ' Add code here to start your service. This method should set things ' in motion so your service can do its work. Timer1.Interval = 1000 Timer1.Enabled = True archivoLog( " ...Show All

  • SQL Server Web Service Task always failing

    Executing the simplest of Web Service tasks consistently fail with the error: "Object reference not set to an instance of an object". This really isn't a very helpful message for this task, and there's nothing from the task editor that can be adjusted. I am using SP1, the HTTP connection to the service tests OK, the WSDL file downloads OK, and the methods and parameters appear OK. Suggestions Richard Hi, I have the same problem in the same webservice, but i must use a proxy, company will not allow me to bypass the proxy. Is there a fix to overcome this problem Is there a workaround I'm passing the parameters that the webservices provides i'm not using variables to fullfill ...Show All

  • Visual Studio Problem about Crystal Report

    Please help me! How to get connection string of a report Thanks http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=906737&SiteID=1 and http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=306545&SiteID=1 ...Show All

  • Visual Studio Express Editions Change visible content

    I need to know how to change the current content so that when I click the Next button the content changes. This would allow me to make more options available. This is just like when you install something and you have to click Next to view all the options and such. This is very important for my project and any help would be GREATLY appreciated. There are several ways to do this. Here's one. Make a UserControl for each page in the dialog. Name them Page1, Page2, Page3, etc. On the form, drop a button named "btnBack" and one named "btnNext". Paste this code: Public Class Form1 Private mPage As Integer ' Current page Private mPages As Integer ' Total number of pages Private Su ...Show All

©2008 Software Development Network