Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jerryk
  • Content: Threads
  • Order by date
  1. jerryk

    how to display a eula in my setup.exe

    Hi All, I've made a little VB app in Visual Studio 2005. I've used the 'publish' utility to make a cd-based setup.exe. I can't find an option to pop-up my License Agreement and have the user check "agree". Does Visual Studio support this, or do I need to go with a 3rd party like...
  2. jerryk

    What actions require application set refresh?

    Hi All, I have (I think) a pretty standard published application, and the users click desktop shortcuts created by the Program Neighborhood. On the server in the CMC, the "location" has a command line like this: n:\apps\some_app.exe -parm1 -parm2 -parm3 My question is, if I merely add...
  3. jerryk

    %username% etc unknown in ica desktop...works in rdp

    Hello All, On a published desktop, I have shortcuts that point to n:\users\%username%\appdir If I connect via RDP the shortcuts work. If I connect via ICA they don't. So I tested it a bit. From a cmd prompt in ICA, "echo %username%" ...yeilds... %username%...it isn't resolving the...
  4. jerryk

    How to convert multi-exe program to single (MDI?) app

    Hi, I have a friend who's a self-taught vb6 programmer, and he's made an app with about 30 screens (forms), each of which compile into separate .exe files. My problem is I want to publish it via Citrix, and the multi exe thing isn't working unless I publish an entire desktop. Is there a...
  5. jerryk

    deleted route keeps coming back...why?

    Hello, I've begun using an AIX box that had 2 default gateways. One of them (.242 below) is a router that has been gone for a year. A week ago I deleted (with "route delete") the pointless gateway, but now it's back! Route Tree for Protocol Family 2 (Internet): default 10.0.3.242...
  6. jerryk

    Enforcing numeric chars in textbox widget.

    Hi, I'm an old programmer, new to VB. I have a TextBox but want the user to only enter integers (I suppose decimals are ok) I've set the datatype to integer, but the Change() event crashes at runtime giving me "type mismatch" errors when I enter a-z characters. Is there any way to make the...
  7. jerryk

    can't print to pdf file

    We have adobe acrobat 6 on our Citrix server. I can open a pdf file and it displays fine. What I cannot do is create pdf files by printing to the "adobe pdf" printer that has been created. I thought this might be a permissions issue, but I'm logged in as administrator. I get the same error...
  8. jerryk

    Framesets vs Template design?

    Hello, I've done a little work with Ultradev and my company has asked me to "review" their website, for upgrading options. It has been designed with framesets, and .htm files defining the left buttonbar, top frame and then pulling in the "main" text frames for content. Pretty standard design...
  9. jerryk

    Publishing/Deploying shared folders?

    Hello, We run a 2 published apps for users that travel with laptops. In addition to the apps, they need access to our server's (3)shared folders. Currently the users connect to the office via vpn, then map a drive to the shared folders. A Citrix-savvy friend of mine just told me that the...
  10. jerryk

    scanning outlook msgs for spam filtering ...like norton does

    Sorry if this isn't a perfect fit for the API forum...It seemed the closest! As an exercise for my newest language (java), I'd like to attempt to make a client side spam filter/blocker that grabs mail when outlook/express loads ...in the same way Norton Antivirus does. With Norton, your...
  11. jerryk

    Server "Not accepting connections"

    Hello, I have a citrix server behind our router, and am trying to access a published app (just notepad!) remotely. I can run a remote desktop via ICA client perfectly. When I try to find my published app, the ICA browser "finds" my application's published name, but when I try to run the app I...
  12. jerryk

    w2k3, xps ...can run desktop but not published app

    Hello, We have a brand new 2k3 server running citrix xps FR3. I can run an ICA desktop just perfectly, but But I can't run ANY application that I publish. To keep things simple, I've published Notepad. The process seems straightforward on the server. I selected 128kbit encryption (and have...
  13. jerryk

    Excel formula...need 55.55cr changed to -55.55

    Hello, I have a report that dumps to excel, but the "credits" have a trailing "cr". Since these are really "negative", I'd like to convert the numbers to negative, hence my example above. A further example would be: I need 23cr to become -23 ..or even (23) would work. Many thanks for...
  14. jerryk

    cell macro to update checkbox based on cell value

    I have a spreadsheet with several checkboxes and 1 hidden cell. When the cell gets a number keyed in, I need a macro to turn on one of the checkboxes, based on the number. I assume this is simple, but I'm not a VB/VBA guy. Many thanks for any who can help! macro Pseudocode: Sub...
  15. jerryk

    new user created via webmin can't rcv mail.

    hello, I have a RH9 server running postfix and webmin. When I create users e.g. joe/mary/bob then use our squirrel mail client to send: to: joe subj: test I get this error: Transaction failed Server replied: 554 <sue@gmrv.com>: Sender address rejected: Access denied Is webmin...
  16. jerryk

    can't lpr -S hostname in HP/UX 11.11

    Hello, We're an HPUX shop, and I want to print to a bunch of printers on a windows2000 (tcp print service enabled) box. In Linux (BSD Style) it's easy: lpr -S hostname -P sharename filename But I have 2 problems: There is no lpr in hpux It looks like hpux wants me to set up all my...
  17. jerryk

    Domain user needs profile upgraded to local admin

    I have a W2K AD Domain with XP pro clients. I logged in a new domain user to a workstation, and XP created a local profile for the domain user. That user now needs to be upgraded to local admin. But I can't figure out where to do it (In XP). Control Panel / USers only shows local (non...
  18. jerryk

    Soft Write / CRC errors / End of tape reached

    I am aware of all of the other similar posts, but this problem isn't solved and it's driving me crazy. The problem: zillions of soft write errors (CRC), causing tape advances until the end is reached and the backup crashes. Tape cleaning doesn't help. I have an IBM DDS3 drive, and Veritas 9...
  19. jerryk

    xls reads sql table, need query to read r1c1 as param

    Hello All, I have a spreadsheet and in r12c1 there is a query I made from the Query Wizard. In the query I have to enter a &quot;Job Number&quot; to get my results. The problem is, r1c1 contains the Job Number. Can I make the SQL query *read* r1c1? Here's the SQL: SELECT Job.User_Values...
  20. jerryk

    quick/clean way to change client domains (w2k/xppro)

    Hello all, I've been installing W2K domain controllers (and retiring nt4 PDC's) for two of my customers, and I'm thinking there MUST be an easier way to migrate the W2kPro/XPpro client profiles when the domain membership changes. I've been just changing the client domain membership, which...

Part and Inventory Search

Back
Top