473,544 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest Bytes Forum

Support forums for various IT topics. Programming languages, databases, systems, applications and more. Subscribe to a community, participate, ask, share your expertise and network.
 
0
1,549
thread by: allyn44 | last post Nov 12 '05 by: allyn44
Hello, I have a situation where I have to create 20 labels for each instance of an ID-each of the 20 labels has a different test number on it but needs the same id and one of 3 project names--for each label I need: ID number Project name (there are currently 3 but will be more in the future) Test number: There are 20 different tests for...
0
1,645
thread by: KJones | last post Nov 12 '05 by: KJones
Here is the setup There are three Machines all running Access97 & XP Pro \\readingtill1 \\redingback \\redingtill2 on a LAN And four dbs
0
2,239
thread by: EddieA | last post Nov 12 '05 by: EddieA
Does anyone know how to set the Sort Order for a Pivot Table when you want the data to be sorted on a field that is available but not placed on the Pivot Table. My situation is that I've got these text based catagories that have Sequential Level numbers. The catagories are on the column axis, showing up alphabetically. Not what I want. I'd...
0
1,685
thread by: msnews.Microsoft.com | last post Nov 20 '05 by: msnews.Microsoft.com
Hi , Not able to figure out the way to format numeric fields. Code snippet Dim ColStyle3 As New DataGridTextBoxColumn With ColStyle3
0
859
thread by: Ger | last post Nov 20 '05 by: Ger
Hi, I have a problem with a Windows Service that I have created accessing System.Management.dll on a W2k3 environment. The Service runs fine on an XP machine but the same Service causes an error once it tries to access System.Management.Dll. The service is run using a Domain Admin acoount. The code is trying to set permissions for a file...
0
2,008
thread by: umhlali | last post Nov 20 '05 by: umhlali
I get the following exception when my VB.NET app calls a Java web service that returns an array of objects. The same call works for a single object though. So looks like there is no problem serializing the object but there seems to be a problem serializing an array of objects. Any help will be appreciated "Cannot assign object of type...
0
294
thread by: BluDog | last post Nov 20 '05 by: BluDog
Hi Does anyone know how to extract Jpg image metadata from an image? Cheers Blu
0
1,140
thread by: Steve D | last post Nov 20 '05 by: Steve D
Following up a message I posted yesterday, I am writing a program using Process.GetProcesses(remotecomputername) to monitor processes on other computers in a network. It seems to work fine for some of the computers, as I can get their processes without a problem, but for others I get the following error: System.InvalidOperationException:...
0
782
thread by: Derek Martin | last post Nov 20 '05 by: Derek Martin
This code gives a 401 Access Denied, but I am certain the username and password are correct: Dim cache As CredentialCache = New CredentialCache Dim username As String = "myuser" Dim password As String = "mypassword" Dim domain As String = "mydomain" Dim uri As New Uri(myStsAd.Url) cache.Add(uri, "Negotiate", New...
0
916
thread by: Rudi Menter | last post Nov 6 '06 by: Rudi Menter
Hi, when using xamppsecurity.php there seems to be no way to again get rid of the mysqlrootpasswd after it once hast been set, so do you know a way to achieve that? Thx, Regards --
0
1,070
thread by: Dinesh | last post Nov 6 '06 by: Dinesh
Hi, We are seeing high memory usage (1GB) and subsequently out of memory exception. We are trying to transform the documents using xslt and most importantly using Assembly.Evidence to avoid security exception. Is there any known issue with Assembly.Evidence and memory usage. Please help
0
901
thread by: lele1979 | last post Nov 6 '06 by: lele1979
Hi XSL Community, I would do a file in PDF with FO and XSL/XML tecnology. In a precisely moment of a creation of this PDF file I must call a precisely template from a precisely XSL file, that I have already included. The name of this template is the same that from a file XML.
0
977
thread by: Paul | last post Nov 6 '06 by: Paul
Hi there, hope its OK to post to this group? Founded in 1999, Bis-Web is a fast growing technology group. Specialist web-based developers in areas of organisational development and communications, we provide leading edge internet and intranet business solutions to a client portfolio of major UK FTSE, European and Global organisations. We...
0
1,027
thread by: David++ | last post Nov 6 '06 by: David++
Hello, I'm looking for a tool which will allow me to monitor Web Service calls. I'm just testing in VS2005 at the moment and running the web services locally using the default VS2005 server. I need to check the amount of data being passed between Web Service calls. Basically I need a way to monitor band width usage on Web service calls... ...
0
1,329
thread by: bendavid | last post Nov 6 '06 by: bendavid
Hello, I work on WinXP SP1. with VB6 - MS-Access(VisData). I created a setup.exe using Package and Deployment Wizard for VB 6. But when the program is installed all the files are installed to the same root destination folder. Whereas my program needs files which are in different folders in the project root folder. How can I create a...
0
1,079
thread by: hzq3554055 | last post May 15 '07 by: hzq3554055
i am novice,guess the following code can work combineing with server- side code ,but chaos ï¼›somewhere to me is great<script> var relationObject = {timer: null, key: ""}; function TopicToString(a) { relationObject = a; var dl = document.getElementById("relationTopic"); //dl.style.display = a.length>0 ? "" : "none"; var dd =...
0
555
thread by: iskyline | last post May 15 '07 by: iskyline
can we have an Vb script area ... just like java script? also HTA's if poosible.
0
1,497
kaleeswaran
thread by: kaleeswaran | last post May 15 '07 by: kaleeswaran
hi! currently i am doing registration form... i like to getting an ip address from the respective system i mean where the user using my application form, the respective system ip address will be dispalyed after completion of my registration form.. so what should i do to get an ip address.... i am using jsp .... hope i am get a quick...
0
1,457
thread by: =?Utf-8?B?UGV0ZQ==?= | last post May 15 '07 by: =?Utf-8?B?UGV0ZQ==?=
Hi, I have successfully developed and deployed VSTO add-ins for Excel, Word and PowerPoint 2003 using the VSTO templates and Visual Studio 2005. I want to install 2 or 3 of these add-ins in a single Installer package but am finding this inexplicably challenging. If I add the Visual Studio project output of the Excel add-in to the setup...
0
1,332
thread by: girishprabhakar | last post May 15 '07 by: girishprabhakar
Hi, i have developed a code for encryption and decryption of credit card number. For this i am using java.security.KeyStore. I have created public and private keys and a certificate and stored them in this KeyStore. I am able to retreive the keys and certificate from the keystore,. BUT i a not able to store this keystore ( or make it...
0
969
thread by: Oonz | last post May 15 '07 by: Oonz
Hi friends, please help me in sorting this table. the table should be sorted based on LASTNAME, and then the ID (only non-zero id should be sorted). ID LASTNAME --------+---------------------------- 2 FFF 1 XXX
0
3,178
thread by: EDBrian | last post Jan 18 '08 by: EDBrian
Problem: We enable our clients to create custom fields they wish to collect. We want to use Dynamic LINQ to query this table (Just one). My initial post and suggestion(s) are here: http://shrinkster.com/tzp So I have a class called "ClientTable". All tables have some common fields, but I need to add more at runtime. Now I have a class that...
0
1,101
thread by: donet programmer | last post Jan 18 '08 by: donet programmer
I have created web service application in .net 2.0 with IIS set to disable anonymous access and use windows integrated authentication. My web.config is set as below <authentication mode="Windows" /> <authorization> <deny users="?"/> </authorization> When I try to access this web service from my domain account, I can
0
1,258
thread by: CarlFK | last post Nov 17 '08 by: CarlFK
I need some code that will read in grubs menu.lst file, and give me a list of dicts: I am not really sure what the rules are, like does it have to have a title, and do blank lines mean anything? so 1/2 of what I am looking for is something that already knows what the rules are. What I really want to parse is pxelinux.cfg/default file...
0
1,576
thread by: Chris Rebert | last post Nov 17 '08 by: Chris Rebert
On Mon, Nov 17, 2008 at 10:42 AM, Abah Joseph <joefazee@gmail.comwrote: Have you considered basing this off existing software for schools, like one of the programs listed on http://en.wikipedia.org/wiki/Learning_management_system ? Sounds like one hell of a project. Are you sure you aren't encountering the Second System Effect...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.