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

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

Rishab

Member List

bkizzy
medel
Marc Developer
bijuintouch
MadamJ
hijk
PaulG42
Thomas René Sidor
barkingdog
ajaimes
Puzzled
Oswald King
Rafael Leonhardt
sherin
deeter
Peter Tewkesbury
ro88o
ashopson
prasad_8104
Zaid Omar
Only Title

Rishab's Q&A profile

  • Visual Studio Tools for Office Word: Add picture (VSTO2005)

    Hi, I would like to display a picture in the Word document which I download from a remote server. So fare, there is no problem. I can just download the picture, store it on the client machine and display it with the following command: range.InlineShapes.AddPicture( "C:/picture.gif" , ref missing, ref saveWithDocument, ref missing); Question: Is it possible to add a picture to the document without having to save the downloaded picture I tried this… but it didn’t work of course: range.InlineShapes.AddPicture( "http://www.mysite.com/picture.gif" , ref missing, ref saveWithDocument, ref missing); Thanks, Claudia Hi Claudia ...Show All

  • Visual J# need help with runescape java

    i have the site sponsored client window to the game Runescape by Jagex. When I open this file i can get all the way to the login, login and then after the game (java based web-browser game) it comes up with the error: This program has performed an illegal operation and will be shut down. RUNESCAPE caused an invalid page fault in module JIT.DLL at 017f:7c319f2. Followed by some register information. I have no idea wat this means but i cannot play the game in the client window and this frustrates me. please help, btw i have slightly altered the security (ie accepting some scripts etc.) in vain to allow it to play, please help me. i am having a sililar problem.my problem is that when i goto play ...Show All

  • SQL Server System.Security.SecurityException: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data

    I have created a windows library control that accesses a local sql database I tried the following strings for connecting Dim connectionString As String = "Data Source=localhost\SQLEXPRESS;Initial Catalog=TimeSheet;Trusted_Connection = true" Dim connectionString As String = "Data Source=localhost\SQLEXPRESS;Initial Catalog=TimeSheet;Integrated Security=SSPI" I am not running the webpage in a virtual directory but in C:\Inetpub\wwwroot\usercontrol and I have a simple index.html that tries to read from an sql db but throws the error System.Security.SecurityException: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, ...Show All

  • .NET Development How about a form topic "Getting Started"?

    OK. I installed Framework for .NET. I've yet to find a gui that runs the thing or even a discussion anywhere on the simple subject of "getting started". I'm not exactly a novice at using programming tools. I have a degree in Computer Science, know about a dozen languages and 5 operating systems, am a published author of a number of commercial packages and, for what it's worth, used to write feature articles, with code, for an international computer mag back in the 8-bit 80's. I also created and published the very first code that displayed 256 colors on an 8-bit CPU.. I've been in the game for awhile. .. but I haven't managed to get this .NET thingy to fire up yet. Do I need something like Delphi for .NET to run it all Is ...Show All

  • Smart Device Development How to increase Device Emulator's Screen buffer beyond 1MB

    Whenever I set the screen resolution to 800x600x32bpp, I get the error, "The Screen buffer is limited to 1MB. Reduce either screen size or depth." Is there a way to increase the screen buffer beyond 1MB Thanks, rucky Dear all, I try to debug a UI Enviroment on Device Emulator running at 1024x600x16bpp resolution. I have changed hardcoded display resolution limitation and config.bib. however I can't launch CE 6.0 Emulator image at 1024X600X16bpp. I can see the s ympthoms, view on somthing are  irregular image in Device Emulator's endline I hope someone may explain me a little bit better this problem. Best regards ...Show All

  • Smart Device Development Modifying Power Button Event

    Hi, This may sound wierd, but I've seen it done before, so I know it's possible. I would like to have something running (a console based program running in the background on Windows CE) that does it's own thing, but when the user presses the Power Button, it doesn't actually stop everything and go into suspend, but instead just turns the screen off (which I know how to do) and doesn't suspend. Does anyone know the way I can disable the power button sending hte suspend event and capture the power button key (VK_OFF) event to run my own code I can't seem to find anywhere how to capture a keypress event WITHOUT using a graphic window program. As my application runs in the background, I don't see the need for a windowed application. Cheer ...Show All

  • SQL Server Access a built in sub report from external rdlc file

    Hi, I create an external rdlc file during runtime. But the problem is that I want to execute a SubReport, built into and compiled with the main application, from this external rdlc file. How can a reference the subreport from this external file I basically want my reportviewer to load this external rdlc file which references my subreport. I know it has something to do with the fact that he external rdlc file can't find the sub-report. The SubReprotProcessing event doesn't even get executed. An help will be very much appreciated. Thanks Nathanael ...Show All

  • SQL Server Monitor network resources used by single database

    Hi, Is there any methord to monitor network utilization per database on single instance of SQLServer2005 or SQLServer2000. Please help Regards Mohd Sufian The tools are Profiler, accessable from the Tools menu in SSMS or Start/Programs/SQL Server/Performance Tools or perfmon accessable from Start/Programs/Administrative Tools/Performance. The tool to use depends on the meaning of "network utilization". Profiler will allow you to run a trace you can use to aggregate reads, writes and duration by database. Perfmon has many counters that can be used by database. See SQL Server 2005 Books Online topics: SQL Server, Databases Object http://msdn2.microsoft.com/en- ...Show All

  • Visual Studio Team System Rolling up efforts

    The actual effort (in hrs) should be rolled up from its child and it should be non-editable textbox after it was committed. For example: I have one Feature work item with some 2 tasks linked to the same. Let’s say: Tasks Name Actual Effort (in hrs) Task 1 5 Task 2 4 So the total effort (in hrs) for the particular Feature should be 5 + 4 = 9 hrs. The same should be automatically calculated for the particular feature. As Karthik alluded to in an earlier posting, this is not something that is inherently supported in V1. You could have an add-in as sug ...Show All

  • Visual C++ DumpBin can't find mspdb80.dll

    When I try to start DumpBin, either from the command prompt, or by clicking the filename in Windows Explorer, I get the message "The application has failed to start because mspdb80.dll was not found..." DumpBin is in C:\Program Files\Microsoft Visual Studio 8\VC\bin, and mspdb80.dll is in C:\Program Files\Microsoft Visual Studio 8\Common7\IDE, and also in C:\Program Files\Common Files\Microsoft Shared\VSA\8.0\VsaEnv. What do I have to do to get DumpBin to operate When I open a VS command window (View/Other Windows/Command Window) and type "dumpbin.exe" I get "Command dumpbin.exe is not valid". What do you suggest I do differently ...Show All

  • Windows Forms Datagrid - Dynamic Bound Column -Column Names case Sensitive

    Hi, I'm using asp.net datagrid control to populate the data. I have a datatable with columns and rows in one situation where im using pivot table to convert the columns as rows and rows as columns. then I'm adding columns by using BoundColumn class to the grid dynamically. finally binding the datatable to the datagrid. Datatable has two columns like "SERVICE" and "service" their value will be assume 1 and 2 when binding datatable to the datagrid by datasource its displaying two columns and values will be 1 and 1 irrespective of actual values 1 and 2. can any one help me regarding this. Thanks in advance. Hi, Can you post some of your code please It's difficult to help you just with this description ...Show All

  • Visual C# Question on Winows Service using c#

    Hi, I have a windows service running and want to know how long its been running. Is there any way to find it out Also, the service has customcommand implemented and the command is called from my windows application. I create a service manager and sends custom command to the service. Is this mechanism synchronous or asynchronous thanks, Hiten Hiten wrote: I have a windows service running and want to know how long its been running. Is there any way to find it out Write Start and End time to any Text file or Windows Event Log. Cheers ;-) ...Show All

  • SQL Server Rotation of Column Headings in a Grid Report

    Is there any way to specify that you want a column heading rotated to 45 or 90 degrees I have a grid report with single character values in the grid but the column headings are very lengthy so the resulting report is several pages wide. I'd like to be able to rotate the column headings 90 degrees (this is easily done in Excel) to get the report to fit on a single page. ...Show All

  • Visual FoxPro VFP 9.0 ReportListener Rendering Method

    Hi all, I am upgrading my reports from VFP 8.0 to VFP 9.0 using ReportListeners. In VFP 9.0 i use the Render () Method for changing the Language of the report dynamically in the runtime. This is done. 1) I use the command report form (tcForm) preview object oRepListner this is for the preview. I have a issue here a wait window Rendering Page # is always comming and i am not able to find this. 2) For printing directly to the printer i use the command &lcOutput = "To Printer" &lcRange = page ranges eg(5-9) report form x .frx noconsole &lcOutput &lcRange OBJECT oRepListner i have a issue here if the report contains 200 pages and i give only pages for printing in the range 1 ...Show All

  • Smart Device Development WebService calling from Pocket PC

    Hi all, I have created a hello world web service. I can access using web browser like - http://localhost/TestWebService2/TestWebService2.asmx That is good. I created an Windows application to call that web service. It worked fine. I copied that windows application to other computer in the same network. That windows application worked fine in that computer. It could call that web service from that computer. I created a Pocket PC application to call that web service. I run that PPC application from my Pocket PC which is in the same network as my desktop computer in which Web service is running. I got an error. System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection ...Show All

©2008 Software Development Network