Main Topics
Browse All TopicsI am trying to use C# to generate a spreadsheet that has a chart graphing a few non-contiguous rows of data. I have almost everything working. There are two things remaining that I cannot figure out how to do. One is to set the background...
Hello. I have an issue.
I notice when I use a template of Microsoft Word's (any version really (like 2000,2003,2007, or 2010)) resumes where you have typically 2 columns (the left side column is the category titles like "Objective",...
I am trying to force kill a process in windows 7 as administrator but am not able to. I would like a general solution but my specific example involves a service called "Mcafee validation trust service". The service is not listed in the task...
I have strung together a Task Sequence for Operating System Deployment in SCCM. The OS, drivers and the first several applications in the TS install fine (Windows 7, Office 2010, Adobe Reader X, etc...) But when I get to Adobe Flash Player,...
Dear experts,
This seems a common issue (Faulting module path: C:\Windows\syswow64\KERNEL
I am trying to write information to the Event Log from a Web Service.
I am able to create a "CroInternalWebServices" category in the Event Viewer, and I am able to write to it using the code that I have listed.
I can write to the Event Log...
Hi I am stuck on a problem I could use help with. I want to create a checkbox list in a WPF combo box and want to retrieve the selected values from the user, I created a simple example for which iv posted the code for this. the codebehind simply...
My company has a MDSN subscription and use it to install almost everything. What I want to know is what does the MSDN cover?
Hi,
I need to create a script or a .bat file to create a Windows Scheduled Task, however I need to specify in the script or the .bat file that this task should run every 30 mins.
I tried to use the AT command but I was unable to run the...
I have a meessage box with the Yes\NO option. If the user selects "Yes" a new form opens. I want when the uesr clicks "NO" the message box to close and the form not to open.I want the user to remain in the orginal form where the message was...
with SCCM 2007, how can I deploy a script (x.vbs) using sccm? can I build a package then insert "x.vbs" for the command line within the program for that package? How to distribute and run a vbs? I can do an msi or exe or bat just fine, but how...
I am using Telerik RadGrid control to display display from a dataset.
Based on the data in a particular column of the row I would like to display tooptip for this row.
Let me say for example I have column called MARKS in my grid, if this column...
Trying to get a web service working under IIS7 on a new Windows 7 development machine.
No matter what I do, if I select pass through authentication and then test connection, i get
"Invalid application path" error. If I connect as my user...
Registration fails when I run this command as administrator on Windows 7 64 bit OS
regsvr32 C:\windows\sysWOW64\mshflx
Please help!
I am in dire need of a report that will give me the age of the PCs on our domain. We're looking to refresh any machines older than three years. We're using SCCM 2007.
I am trying to use the LogonUser API with pretty much the same code as found on MSDN.
It functions as expected in the dev environment which is in the domain i am trying to authenticate to. But when i execute it on a workgroup machine (test...
I am using AspxGridView control and want to redirect to another page by clicking on the edit button. which type of column can be used to get this redirect. I have already tried something like this
<dxwgv:GridViewDataHyperLi
I have VB.Net application that captures an image from a webcam. I have used the following code for a number years without an issue:
hWnd = capCreateCaptureWindowA("U
0,...
Hi ,
Could you please suggest some good references for XAML tutorial, starting from beginner to advanced.
Thankyou
Hi all,
I'm trying to print a logo on a POS (tickets) thermal printer.
The model of the printer is Epson TM-T88IV
I already uploaded the logo with the TM Flash Logo utility and the test print from the TMFLogo app is printing ok.
My problem...
Using Group Policy, I have assigned a shutdown script to domain computers, that will let me know when computers are off or on, and if they need Windows Updates, so I can use WoL to power up the machines at night and install the patches, then shut...
Hello,
I have a TreeView with some custom styling so that each TreeViewItem has a border with an image and some text. The code below gives a rough example of what I currently have:
I am trying to change the background colour of the...
I have a .NET 4.0 WinForm app. I am using a GridLookupEdit to select a company that fills in a XtraGrid GridControl. These are DevExpress controls.
Everything works fine until I hook the GridLookupEdit dropdown to the GridControl. The grid...
oracle 8.1 database has date column but it shows time portions also, when we update the field there is necessity to update this field with custom time stamp, is that possible to do?
Hi,
I use the code below to display message to the pole display (customer display), but i don't know how to clear the display screen before new message is display. and how display the message from the beginning of the screen? Please help.
...
I have an SSRS report that takes on parameter. I need to loop through an array of the parameters, pass it to the report, generate a pdf of the report (i don't need to see view it at this time), save it, and move on to the next item in the array...
We are trying to move some utility programs from VB6 to .NET - in VB6 doing SQL statements with Access was simple - but I do not see an easy way to open the database now - I am looking for sample code that will make this easy for inhouse...
How can I shut down idle windows XP pro workstations on a Win2003 domain? I have tried screensaver options, some freeware ones (most are useless), some vbscripts. Unfortunately powercfg or shutdown.exe don't do the trick. As we have many users...
Hi Guys
I have written an ASP page to customise SageCRM.
It is a mail merge Word doc.
I created the doc then saved as RTF.
I opened it in Notepad and copied the code into my asp page.
Then I just replaced the values for the mail...
hi, i am having issues with installing clients for sccm through client push. everytime i try to install the client through the sccm console, i recieve the error message 'cannot start service ccmsetup on 'machinename' error 1053' in the ccm.log...
Currently I have the original MSI installation file and an MSP file. I need to deploy this software using a GPO and can only use MSI and MST files. I need a way to apply the MSP to the original MSI and get back an update MSI.
I have already...
How do I find and install sqlcmd.exe? I was upgrading Neat Receipts and it came back with an error of can't locate sqlcmd.exe. I went into the tool\binn and for whatever reason it's gone. It was suggested to run a reg. cleaner and so I did. ...
Greetings,
I'm receiving the below message in Microsoft Deployment Toolkit when running a Standard Client Task Sequence for an OS Refresh.
"Dirty Environment found
An existing ins deployment was found but is not in an expected state.would...
Hello,
I'm trying to install windows 2008 64B R2 on HP DL380G5 + MSA 1000 that connecting with fiber.
I have no problem to install the cluster but I'm getting this error message
Successfully accessed cluster disk 0 from node...
I used the macro record to get the basics of what I am trying to do. Using Automation, from ACCESS I need to run a process in Excel that creates a blank worksheet called "UploadDollarsPasted". Then I need to copy all the data from the existing...
I need a vbs script that list all the users in a global domain group. I need the script to create a file with the members usernames and full names. The group is a global security group I have made my self.
I'm implimenting a silverlight 4 web solution on our server this app runs fine under my local user but ion order to to run on our server it needs impersonation
When i add the following impersonation user to my config i get the below exception...
I am able to configure using the .setProperty() of the configuration object in the code behind.
But when i use the .cfg.xml file it gives an exception
'Could not compile the mapping document: SimpleExample.Site.hbm.xml
the .cfg & .hbm files...
We need a command to uninstall Citirx Presentation Server Clinet - Web Only
to remove from clilnets machines remotely
I tried following link but it doesn't do any thing even I filled the registry infomation and unstallion key for this...
Hi,
Is now more than 3 days I'm trying to run remotely with psexec in interactive mode iexplore on a windows 7 X64 enterprise edition from an xp32 pro edition
When I install the win7 last week I try with this command:
psexec -u user -P...
I am having this same problem, but I am not the developer. I am a network administrator trying to silently push a VB application to users desktops. I am using a ZENworks 7 Application Object to do this. It basically runs setup.exe /silent, and...
I am trying to print to a Zebra S4M printer using C#.
What I am trying to print is simple text, no graphics.
The printer is properly installed and printing via Notepad or Word etc works perfectly.
However, trying to print via a .Net...
I want to convert my updated/changed observable collection to datatable to save back into the database. I only want to save the newly updated values in the collection.
Please help, I am using MVVM pattern.
Hi Experts
I have been working on this app for a while now, using the Publish option within VB 2005 to create the setup files and until now this has worked perfectly.
Environment is VB 2005, SQL 2005, Vista and I repeat until this morning,...
Hi,
Advance thanks.
I am struggling to bind the WPF datagrid using MVVM design.In viewmodel i populates the data from table into observable collection.I bind the collection to item source in datagrid. I could see only the headings. Please help...
Hi
I need to bind a dynamic Datatable (System.data.datatable) to CrystalReport. I had used the the following code.
//filePath--Is the path of ".rpt" File.
//rptDataSet--Dataset object, it contains the result
...
How do I populate a combobox that is in a custom ribbon. When I try to use the .Items.Add() method (or whatever it's called) I get an error message that reads:
Cannot convert from 'object' to 'Microsoft.Office.Tools.Ri
I...
Experts,
I am trying to build this menu with MenuItems and submenu. I want to left align the whole menu.Please see the screen shot for details.I have also added the code. ControlTemplate i borrowed from MSDN . I am finally trying to give it a...
Morning Experts...
I’m trying to edit code in debug mode ... but on this one particular project I can’t edit in debug mode. The only thing I know to look at for that is over under Toos, Options, Debugging, Edit and Continue… That's all...
Hi
I cant register msstdfmt.dll (microsoft standard formatting dll) on windows server 2008 in the c:\windows\system32 folder using regsvr32.exe
as in
regsvr32 c:\windows\system32\msstdf
the error says 'cannot find path...
My question is how to get my system to a state to reinstall VS 2010 .
Recently I installed the beta version of VS 11 along side VS 2010 and SQl server 2012(yes i had 2012 sql server running and working prior to installation of VS 11) after using...
I want to display more than one table in the datagrid so I add query -> and then I use query builder or I just do the query manually. and it gives me this error every time "The schema returned by the new query differs from the base query" does...
This is with reference to an article written by user BlueDevilFan available at below link:
http://www.experts-exchang
I am looking...
Hi when I try to debug a web project I am working on In Visual Studio 2010 I get the message "Unable to start debugging on the web server". After trying various trouble shooting I discovered that my localhost gives me the error HTTP Error 500.19....
Hello,
I am getting this error "The page contains markup that is not valid when attached to a master page" whe I am adding a master page. My master page cod is-
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="hp_lab.master.
Hello
I would like to learn how to edit Microsoft MSI packages. For example, I want to load Office XP - only the photo editor; I want to load Office 2003 with certain programs, and not others. Can anyone recommend some good...
Hi, i'm working on vista certification for our developed application using VB.Net. The project built outputs are MyApp.msi and setup.exe.
I'm able to add embeded manifest by create a xml and embed into installer executable(setup.exe) by...
Hi
I created a windows mobile application in VS 2008 and was working but i havnt ran it in quite a while and when i do run it i get this error...
Error 2 The "EntityDeploy" task could not be loaded from the assembly...
I have an SSIS package that has an HTTP Connection referencing a url that allows streaming data in the form of Excel spreadsheet. I have added a Script Task to the Control Flow and have added the following script (please see the code section) to...
I recently created a trigger using a "CREATE TRIGGER..." SQL statement which inserts a couple of audit records in another table any time a record is updated in the target table. The trigger works just fine but does not show up under...
I have 2 frames for my page upper_frame.html and lower_frame.html
in lower_frame.html I have a button with background as back.bmp , clicking on which I change the html content in upper_frame.html. I want to add code to change the background of...
I am coding a Program in Borland C++ Builder 5. I am using ADO Connections, queries, datasets, and command components. I am initializing the COM Objects with CoInitialize(NULL), but i am always getting a return value of S_FALSE. I realize that...
I'm trying to update a SharePoint custom list columns in a web service method. I was able to do it first time then when I run the program to update the field I get the below error. What could be the reason
Microsoft.SharePoint.SPExc
Recently, my mac (OS X 10.7) and the VM open in Parallels at the time crashed. Since then, my VS 2010 Ultimate installation on a 32 bit windows 7 VM seems to be corrupted. VS 2010 will start fine but as soon as I try to open anything I get this...
When I run any web page from VS2005 I get the same 5 errors (see "error messages" pic). confuding part is that when I hit F5 to run a page and click YES on "build error dialog", most pages run just fine, including "offending" AdminGradeIDs (code...
Hello
I am creating Visio objects in C#.
Height change goes fine, but same for width fails! (it actually does nothing)
What might be the reason?
Digging into VBA script, which is created if I record the actions, does not help....
Hi I'm trying to set up an SVN repository on windows 2003 server using the collabnet windows svn binaries and using this guide:
http://blogs.vertigosoftwa
...
I have several dateTimePickers on my form, these are binded to my sql database, the user checks one and select a Date or Time and leaves the rest unchecked, when the user updates the record the other unchecked DateTimePickers Dates and or Times...
Hello,
Please i need help on how i can package a Setup CD for my Application written in VB6.0, SQL Server 2005 Express (Stored Procedures). The Setup should install all prerequisite Software, Add Username/Password for my SQL installation, block...
My application opens to Form1 when loading. Form1 has two tabs and many controls, one of them is a text box - txtPolNumber.
I am trying to set the cursor focus inside the text box when the form loads.
I have tried both:
...
I have a checkbox that I need to add a client side confirm before firing the checkedChanged event. THe problem is that the checked change event is not firing after the javascript. Currently I don't have the CheckedChanged event doing anything, I...
Hi,
I have a column in our call management database called ElapsedTime and it is the number of minutes an action took its datattype is an INT. For example in the call management application, if you add time taken = 6 hours the ElapsedTime...
Dear All,
I run VS2010 on Windows 2008 R2 (64-bit) and tried to attach to a remote program on another 2008 R2 server. However I got error message:
Unable to attach to the process. The 64-bit version of visual studio remote debugging...
I Developed a system with Silverlight 4 and Ria Service.
All runs fine, however when it takes more than 60 seconds the application side client stops, receiving the message bellow, but the process on the server side runs normaly until the end....
I'm creating templates using content controls and I would like to have the placeholder text not print.
What I don't understand is that the placeholder text uses a built in style 'Placeholder Text (Always Hidden)' using a style Hidden. But what...
Hi there,
Having difficulty getting SQL Express 2008 to silently install as part of my application, if anyone could advise on where I'm going wrong that would be great?!?!?
As it stands I have a custom wrapper which after installing the...
I need to be able to call functions from a C++ DLL in VB.Net. I've got an AutoIt script that is able to call the functions like this:
...
I have text field in my table. text value is in the format "Feb 20, 2007 22:57:36" how do I convert it to a datetime field for processing.
thanks
I have written a stored procedure inside of SQL Server 2008. When I attempt to execute the stored procedure, I get the following error:
Msg 137, Level 15, State 2, Line 1
Must declare the scalar variable "@Year".
I've included the code...
I am having a problem with VB6 program running on a Windows 7 Home Premium 64 bit operating system
I am attempting to compact / repair an Access 2000 MDB using the Microsoft Jet and Replication Objects 2.6 Library.
I compile the VB6 program...
I want a T-SQL logic to check a column 'COL_ID' which is VARCHAR.
If it has has a value like '12345_%' it should check for the maximum of the present value and create a new value which is maximum + 1
eg: if the 12345_25, 12345_28 are...
Hi
I was asking about windows 7 software package for HP MF 2727
I download the printer driver but I cant add it as scanner
Is there any way to add network scanner in win 7
N.B I tried to install HP MF 2727 win vista package but it didnt...
I want to write a batch file to check if a program is running by the Process Name in the Task Manager. If not running I would like to start that program.
I'm starting to use Access 2010 and I have a question about the new formatting options in queries. I setup a query with the layout I want. I want to show totals, and I setup the color to highlight every other line in datasheet view and some...
Hi,
I am using LINQ to SQL and are dragging and dropping my tables and stored procedures to the LINQ designer file .dbml. This works great and I can query against this object relational model in my C# code. But since I am developing I am also...
Hello Experts,
I am trying to handle an error in a For-Loop container and have it continue in the loop, retrying the operation up to a defined number of times before finally failing.
I have a for-loop container that, within it, has a...
I am trying to run a program that was developed by another party. The program is a C#.NET application that was developed against an Oracle 11 database and Oracle 11 Client/SDK. The machine I need to run the program on has an Oracle 10g client...
I have a 800mb wma file that I need to split into multiple files programmatically on the fly by specifying a start and end point in bytes.
I tried doing it by reading a file into a file stream and then writing it back out changing the start...
Hello,
I am looking for a list of the standard time zones in Excel format. I have a developer writing a php application and they want to give the user a drop down to select their time zone. I've been tasked with getting a spreadsheet to...
I have a lookup in my SSIS 2005 package and I have chosen to the 'Ignore Failure' option so that it passes through the error rows and I can then convert the nulls to a default value (the same value as the Key column used in the lookup) using a...
Hello,
I have a msg file stored on my local disk and would like to view this using MAPI/CDO. Is there a way to convert this into an .eml file to view it. It would be OK even if I don't convert it but would like to open it without using the...
Hi,
We are deploying a Windows 7 image to 40 pc's using Nortin Ghost. We are looking to use KMS rather than MAK to license the OS due to the number of allowed activations within MAK. Is there an easy to follow user guide on deploying KMS...
Hi experts
I am looking to develop absence approval workflow, where holidays balances can be tracked. There is template (Absence and vacation schedule) available from Microsoft as part of fablous 40, I am hoping to extend that and make use of...
I need to determine if an ethernet cable is plugged into the ethernet jack of a Windows CE 6.0 R2 device. In the application I need to assign an IP Address and then rebind the adapter. Currently if there is no cable plugged in the...
I have attempted to install VB6 on Windows 7; not just an application, but Visual Studio tools, etc. Disk 1 appears to install, disk 2 does not. When I attempt to open a VB6 project get error message "Registry Errors"
Dear all
I am working TFS 2010
I want to send an email when any workItem of type “User story” to the person who creates the user story when any updates is done on this user story for example:
text added/removed/updated
new child work item is...
Hello,
I am using the following VBA code and an SNMP agent to take meter reads from my printer and write them into an Excel Spreadheet:
Function SNMP()
Dim returnvalue As String
returnvalue = Shell("cmd c:snmp\snmpget -r:192.168.1.2...
Hi All,
I am developing an Access 2003 application. The application runs from XP clients in a Windows 2003 domain environment. The app is broken into Front-end mde (XP clients) and the Back-end mdb (server).
The app is driven from a main...
I have created a custom windows software in vb.net, VS 2005. I am reading data from a Pennsylvania scale (model 7300) via my development computer's RS232 port. I am using the SerialPort object and Handling the DataReceived event. I first send...
Hi,
I am making project using Visual basic 6.0. I am making software in one of the regional language (Gujarati) of India. Now in my project whenever i prompt message on screen, i want to display that message in that respective langauage. for...
CodeCruiser
85,630
Master
2,000 points yesterday
Profilecapricorn1
60,550
Master
0 points yesterday
Profilembizup
39,400
0 points yesterday
ProfileTheLearnedOne
39,070
0 points yesterday
ProfileBuggyCoder
38,700
0 points yesterday
Profileboag2000
31,514
0 points yesterday
Profilekaufmed
28,564
0 points yesterday
Profilefyed
27,468
1,200 points yesterday
Profilelcohan
27,401
0 points yesterday
Profileimnorie
26,900
0 points yesterday
ProfileValentinoV
24,300
1,800 points yesterday
ProfileJamesBurger
23,104
0 points yesterday
Profileanujnb
22,936
0 points yesterday
ProfileIdle_Mind
22,810
0 points yesterday
ProfileMlandaT
22,600
2,100 points yesterday
Profilesarabande
18,900
3,800 points yesterday
Profilenepaluz
18,775
0 points yesterday
ProfileJDettman
18,268
0 points yesterday
Profilesedgwick
17,468
0 points yesterday
ProfileHainKurt
17,220
0 points yesterday
Profilejkr
16,936
1,000 points yesterday
Profilewdosanjos
16,621
0 points yesterday
Profiledlmille
16,600
2,000 points yesterday
ProfileOrcbighter
15,590
0 points yesterday
ProfileMasteraco
14,600
0 points yesterday
Profile