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

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

sarika

Member List

GeoffPennington
Scott ODonnell
sanwanas
Ltl Hawk
folen
bvod5647
Honza N
Uggywuggy
Santiago Aceñolaza
NehaRahul
mNero
thiaygu
Tryin2Bgood
Jae
Bloom326984
andreas s
bergtatt
tats
Tenoch
mchean
Only Title

sarika's Q&A profile

  • Windows Forms Issue With Database Connections for Deployment

    Hello! I am not completely new to VB, but I am fairly new to Windows Forms and Applications. I typically do ASP.NET web programming. I have created a Windows Application in Visual Studio 2005. The Application uses a Microsoft Access Database for storing all the data. During the development of this application I used a specified file path for the location of the database. However, I am now experimenting with the deployment of this application and am finding it unexpectedly difficult to specify a location to be created on the end-user computer. Which means that I am having difficulty getting the app to connect to the DB after it has been installed. The only way I can find to deploy the site is through the Build menu using "Publish 'myap ...Show All

  • Visual Studio Crystal Reports - Set subreports margins

    Hi everyone. I've got a report wich contains 2 subreports. In this case, my subreports have margins of the main report. It's possible to change this I want to set my margins like this: Margins: - Main report: 2,60 / 1,40 / 1,20 / 0,60 - Subreports: 1,50 / 1,40 / 2,50 / 0,60 Thanks ...Show All

  • SQL Server Error msg 7399, while trying run DMX query from SQL server

    EXEC master.dbo.sp_addlinkedserver @server = N'DMServer', @srvproduct=N'Analysis Services 2005', @provider=N'MSOLAP', @datasrc=N'SVRRRDB10\DEV', @catalog=N'Adventure Works DW' GO select * from openquery (DMserver, 'SELECT DISTINCT [Gender] FROM TM_Cluster') (I referred to ' Executing predictions from the SQL Server relational engine' article on this web site) But I am getting following error : Msg 7399, Level 16, State 1, Line 1 The OLE DB provider "MSOLAP" for linked server "DMserver" reported an error. Access denied. Msg 7350, Level 16, State 2, Line 1 Cannot get the column information from OLE DB provider "MSOLAP" for linked server "DMser ...Show All

  • SQL Server Service Listing Manager Question for Remus

    Hi Remus - Thank you for your Service Listing utility. I am very new to S.B. I had an intern working for us do some research work into S.B. and I gave him your utility to use for the work I gave him to do. Here is what I am trying to do. Very simply, I want to setup a remote (target) server that many other source (initiator) servers will send messages to via S.B. I had the intern learn how to have a single initiator server send messages to the remote server. He used your utility to create the SQL script that needs to be run on both servers to get things set up, and it works correctly. The script below is what your utility created to be run on the remote server. The reference to 'SDDev2' below is a reference to the initiator (source) ser ...Show All

  • .NET Development Tab Delimited Text File to DataTable DataType problem

    Hi All, I have a problem that I need help with and it has to do with Tab Delimited Text Files and a DataTable so I hope I have the right forum. I have a program written in C#2003 that receives data via the serial port from a Pic microcontroller. The data is added to a text file in a comma seperated format. Extra fields are added to allow for manual anotations. I have a third party grid control for grouping the information in cool ways that needs the information stored in a DataTable. Because of changes in what I am doing, the files are not stuctured the same and sometimes store 5000+ fields. Currently I have code that will read the text file and seperate the records and individual fields and drop it into a two dimensional string ...Show All

  • Visual Basic VS05 Coversion did not split forms into 2 files

    Converting a program from VS03 to VS05 professional in vb... VS05 splits the code of a form into two files, _Designer.vb for the IDE generated code and .resx for the programmer written code. I think this is a vast improvement over VS03. However, all forms created with VS03 did not get divided like this during the conversion (i.e. they still have the one file .resx with both designer and programer code combinec), and only new forms created in VS05 have the two seperate files. Why did the conversion not spit the files Is there a way to split the files to conform to the new VS05 methodology I know I could rebuild the forms manually, but that would be tedious. Thanks! Bob Visual Studio 2005 can not automatically conver ...Show All

  • Windows Forms how to create an exe in the programs folder

    Ok I can not find this answer or one that works on how to create a deployment (setup) that will install an application exe in to the programs folder of the computer being installed. I have tried to do the setup and deployment progject( using the wizard) but I can not find details on making it work Try these: http://www.simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/ http://www.simple-talk.com/dotnet/visual-studio/visual-studio-setup---projects-and-custom-actions/ http://www.simple-talk.com/dotnet/visual-studio/updates-to-setup-projects/ ...Show All

  • Visual Studio Team System Import Library Path for Team Build

    Hello, We have multiple solutions and several projects (C++) in each solution. Some of these projects make library reference to the binaries built by other projects. We have a common bin folder where all the binaries are output from the projects. When these sultutions are built from the Team System build process additional import libraries are not being resolved. This is happenning only accross solutions but the project within a solution are bilding correctly. Solution 1: - Prj 1 - Prj 2 (depends on Prj1.lib) Soluion 2: - Prj 3 - Prj 4 (depends on Prj1.lib from Solution 1) Directory structure: Root - bin - Code - Prj 1 - Prj 2 ( depends on prj1.lib, addl lib path=..\..\bin - Prj 3 - ...Show All

  • Windows Live Developer Forums HELP - How do I submit an activity? actiivity website seems to be down

    http://activity.msn.com seems be down Anyone know where to submit activities for review Willem Thanks for the answer Lechal. we are working on getting messageing on the http://activity.msn.com to point to the galery.live.com site. ...Show All

  • Visual Studio Team System Browsing to team project

    Hi All, I'am new user of team foundation server. I ran into a problem where i stored my solution under a team project in the wrong way. For each project that exists in my solution there is a folder directly under my team project. We have 11 projects so there are 11 folders right under my team project. To make branching of my project acceptable i want to create a new folder under the team project where i put these 11 folders and the solution file in, so that i should only branch one folder. I created the new folder and Moved the 11 folders and the solution file into the new folder. users that already had a reference to the team project (old reference) have to change there bindings. i tried this with browse only this doesn't work. there i ...Show All

  • Software Development for Windows Vista Problem with rmtool.exe

    Hi, I'm using rmtool.exe to test my applications compatibility with vista restart manager. Unfortunatly it doesn't work as expected: most of the time the application (Project1) is shut down but not restarted (only on some very rare cases it is restarted). According to rmtools output it should have been restarted. Any ideas what can cause this System: Vista RTM Ultimate (Language: DE) best regards, Ulrich here the output: c:\users\admin\downloads>RMTool.exe -p 676 -w 15 -R Waiting 15 seconds. Starting Session StartSession() returned 0 SUCCESS: StartSession() Session Key: c5881e295ce5af40bae9020480ef03c2q Registering file RegisterResources() returned 0 SUCCESS: Allocating RM_PROCESS_INFO array SUCCESS: GetAffectedApps() My PID: 4012, Aff ...Show All

  • SQL Server SMO and compact edition

    I am trying to make a simple example like sql management studio but stuck in the get table names part :) in first step. are there any easy way to get just table names from sdf file I have tried to use SMO but no success. Regards. ...Show All

  • Windows Forms RitchTextBox

    Hi all I am using a RichTextBox Control in my program and want save the contents of the Rich TextBox to a file. Here I have used the ritch textbox cntrol's Savefile method to do that but when i call this method it is giving the following error. An unhandled exception of type 'System.NullReferenceException' occurred in system.windows.forms.dll Additional information: Object reference not set to an instance of an object. I donot know why it is happening. Please help me; ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Calculating normals for large mesh with no vertex to triangle info

    I have a mesh of 100.000 triangles where I need to calculate the normals for the vertices. The datastructure, I am using, does not point from vertices to triangles, but only the other way arround. I therefore defined my vertex normals as the sum of the triangles using them, weighted by the triangles size. I simply set all vertex normals to zero and then run through my triangles (when running through them anyway for some other task) and add a triangles normal (weighted) to the vertices it uses. The I run through all vertices and normalize the normals. This is suposed to give me a valid normal for the vertices. I am not much liking waht i see though. The entire terrain is filled with little pyramids. Light ones and dark ones. When I ...Show All

  • Visual C++ where can I input a program?

    Hello, I am very new to the Visual c# 2005 express edition. This application was free to download, so I think microsoft will not allow all features with this program. But I should be able to input any program text, shouldn't I But I cannot find the window where to do this, unfortunately. I tried everything, but with no success. Could someone please help me Kind regards Oliver This is C++ and not C# forum. Anyway, to start writing a program, select File - New - Project. Select required project type, for example, Console Application. Application Wizard creates new project and opens text window with main function. Add your code there. ...Show All

©2008 Software Development Network