devnetwork/
共25个网摘 [
1 ] |
访问devnetwork的个人空间
devnetwork收录,使用标签:setup, the, project, with, no, errors, on, a, Windows, 2003, Server, which, runs, as, a, Terminal, Server, but, the, AddIn, does, not, loaded, when, Outlook, starts.,时间:2008-4-25 13:52:34 | 相关网摘,我也收藏
setup the project with no errors on a Windows 2003 Server which runs as a Terminal Server, but the AddIn does not loaded when Outlook starts.
http://www.dev-network.net/16/7c70f3ef27d3a02a.php
devnetwork收录,使用标签:am, developing, a, VB.Net, application, with, VS, 2005, that, opens, an, Excel, workbook, and, populates, the, worksheet, with, data., I, started, developing, the, application, with, Office, 2007, installed, on, my, Vista, OS, but, after, I, discovered, that, it, won''t, run, on, a, system, with, Office, 2003, I, uninstalled, Office, 2007, and, installed, Office, 2003., I, reset, the, reference, in, .Net, to, the, Microsoft, Excel, 11.0, Object, Library., The, application, works, fine, from, the, .Net, IDE, but, when, I, compile, and, run, the,时间:2008-4-25 13:52:09 | 相关网摘,我也收藏
am developing a VB.Net application with VS 2005 that opens an Excel workbook and populates the worksheet with data. I started developing the application with Office 2007 installed on my Vista OS, but after I discovered that it won't run on a system with Office 2003, I uninstalled Office 2007 and installed Office 2003. I reset the reference in .Net to the Microsoft Excel 11.0 Object Library. The application works fine from the .Net IDE but when I compile and run the
http://www.dev-network.net/16/5a29f4319763c699.php
devnetwork收录,使用标签:I, face, the, following, problem:, I, have, written, a, wrapper, library, that, exposes, specific, functionalities, of, the, Word, and, Excel, Automation, API, and, use, it, in, an, application, that, is, regularly, updated, on, the, client, side., It, is, clear, that, the, client, must, provide, the, Automation, Libraries, for, both, Word, and, Excel, which, come, with, the, Office, installation, CD, but, are, not, installed, by, default., Suppose, the, client, side, does, not, provide, those, libraries, due, to, uncomplete, Office, installation., What, I, wonder, is, if, there, is, a, decent, way, for, me, to, install, those, libraries, provided, their, version, is, the, same, as, the, Office, version, on, the, client, side, and, use, them, with, my, library, on, the, client, side, I, saw, that, the, libraries, are, installed, in, the, GAC., Is, it, a, good, way, to, check, if, the, libraries, are, present, on, the, client, side, during, the, setup, of, my, application, and, if, not, install, them, in, the, GAC, and, is, this, going, to, be, enough, for, the, whole, thing, to, start, working,时间:2008-4-25 13:51:12 | 相关网摘,我也收藏
I face the following problem: I have written a wrapper library that exposes specific functionalities of the Word and Excel Automation API and use it in an application that is regularly updated on the client side. It is clear that the client must provide the Automation Libraries for both Word and Excel which come with the Office installation CD but are not installed by default. Suppose the client side does not provide those libraries due to uncomplete Office installation. What I wonder is if there is a decent way for me to install those libraries provided their version is the same as the Office version on the client side, and use them with my library on the client side I saw that the libraries are installed in the GAC. Is it a good way to check if the libraries are present on the client side during the setup of my application and if not, install them in the GAC, and is this going to be enough for the whole thing to start working
http://www.dev-network.net/16/b0f60fbe0ce4255e.php
devnetwork收录,使用标签:The, windows, task, then, shows, the, default, application, icon, with, the, word, "Printing", beside, it,时间:2008-4-16 22:26:18 | 相关网摘,我也收藏
When the "pd.Print()" is executed, a dialog box appears which says "Printing, Page 1 of document".
The windows task then shows the default application icon with the word "Printing" beside it.
I would like to change that icon to the one for the application. Is there a way to do this My application settings specify a custom icon, but that doesn't make a difference.
http://www.dev-network.net/3/1e9923340e10a0be.php
devnetwork收录,使用标签:ClickOnce, to, deploy, an, upgraded, VB6, to, VB.Net, application, relatively, easily., Customer, who, uses, the, regular, XP, Start, Menu, notices, that, after, the, app, has, been, installed, and, run, the, Start/Programs, shortcut, continues, to, stay, highlighted., I, use, the, Classic, Start, Menu, so, didn''t, see, it, during, testing.,时间:2008-4-16 22:26:04 | 相关网摘,我也收藏
Used ClickOnce to deploy an upgraded VB6 to VB.Net application relatively easily. Customer who uses the regular XP Start Menu notices that after the app has been installed and run, the Start/Programs shortcut continues to stay highlighted. I use the Classic Start Menu so didn't see it during testing.
I know how to turn the "Highlighted Newly Installed Programs" option off, but this is the customer's machine and they want it on. ClickOnce is able to register the program as new, but for some reason XP doesn't turn it off even after the application has been used.
I tested other applications and they are all highlighted until after they've been used the first time, which is what I would expect. Is there an option in ClickOnce that I'm using that is setting this
Any suggestions Is there way to programmatically turn it off
thanks
http://www.dev-network.net/3/f22c6f16700b49f1.php
devnetwork收录,使用标签:I, have, an, application, which, shows, the, clock, its, built, in, .net, windows, forms, in, C#., Now, I, wish, to, execute, this, program, every, time, when, my, system, boots, in, what, do, I, need, to, do., What, are, the, classes, that, can, help, me, please, suggest, any, method, to, execute, my, program, as, soon, as, the, system, boots, in,时间:2008-4-16 22:25:28 | 相关网摘,我也收藏
Hi All,
I have an application which shows the clock, its built in .net windows forms in C#. Now I wish to execute this program every time when my system boots in, what do I need to do. What are the classes that can help me please suggest any method to execute my program as soon as the system boots in.
Thanks in advance.
http://www.dev-network.net/3/3a98e1c311b47098.php
devnetwork收录,使用标签:I''ve, got, a, winform, with, 4, text, boxes., I, want, to, be, able, to, navigate, the, textboxes, using, the, arrow, keys, i.e., right, left, down, and, up,时间:2008-4-16 22:25:11 | 相关网摘,我也收藏
I've got a winform with 4 text boxes. I want to be able to navigate the textboxes using the arrow keys i.e. right, left, down and up.
http://www.dev-network.net/3/8a8b4a3215477af1.php
devnetwork收录,使用标签:In, second, case, some, of, the, text, in, each, label, wrapped, or, not, seen, and, my, whole, layout, goes, disaary.,时间:2008-4-16 22:24:55 | 相关网摘,我也收藏
In second case some of the text in each label wrapped or not seen and my whole layout goes disaary.
How can I set the labeles to take dynamic length according to text set to it.
Is there any propery in the label to support this feature
/Thanks in advance
Prash
http://www.dev-network.net/3/684804fdc1927cd8.php
devnetwork收录,使用标签:I, have, developed, an, application, using, C#, in, VS-2005, Professional, the, OS, is, Windows, Vista, Ultimate, 32bit,时间:2008-4-16 22:24:35 | 相关网摘,我也收藏
Does anyone know how to prevent the horizontal and vertical scrollbars from appearing in a MDI form when a child window is moved beyond the borders of the MDI parent In effect, I want to remove or disable the scrollbars from the MDI parent entirely
http://www.dev-network.net/3/d5ec75375dfcecd3.php
devnetwork收录,使用标签:I, have, developed, an, application, using, C#, in, VS-2005, Professional, the, OS, is, Windows, Vista, Ultimate, 32bit,时间:2008-4-16 22:24:05 | 相关网摘,我也收藏
Please forgive me if my query is in the wrong forum.
I have developed an application using C# in VS-2005 Professional, the OS is Windows Vista Ultimate 32bit. My forms are resized dynamically at runtime. In x86(32bit) form size are ok and are correctly displayed. But when I test it in x64(64bit) form size are distorted and become a bit smaller than it is expected and some controls are not visible anymore.
What could be the reason that my form's size are distorted in x64 platform
Please someone can give me some guide.
Thanks alot
Suan Ngaihte
http://www.dev-network.net/3/f909c43373070fd9.php
devnetwork收录,使用标签:there, a, way, to, check, the, installation, directory, of, msi, package, and, prompt, the, user, if, the, folder, they, choose, is, not, valid.,时间:2008-4-16 22:23:42 | 相关网摘,我也收藏
s there a way to check the installation directory of msi package and prompt the user if the folder they choose is not valid.
if so can anyone point me to the right direction ,i tried custom action or installer class c# and i am not getting no where.
any help is greatly appreciated.
http://www.dev-network.net/3/d82c0185e01ec79e.php
devnetwork收录,使用标签:I, have, a, ComboBox, control, bound, to, a, DataSet., I, would, like, to, be, able, to, show, when, the, column, is, null, as, well, as, to, select, a, null, value, when, required., Whats, the, best, approach,时间:2008-4-16 22:23:26 | 相关网摘,我也收藏
ArcaArtem
Hi,
I have a ComboBox control bound to a DataSet. I would like to be able to show when the column is null as well as to select a null value when required. Whats the best approach
Regards,
Archer
http://www.dev-network.net/3/6d9b77742e0462c2.php
devnetwork收录,使用标签:having, a, bit, of, trouble, making, thread-safe, calls, on, a, Form, I''ve, written, for, use, as, a, dialog., Basicly, the, form, I''ve, written, is, for, display, printing, progress., The, user, chooses, a, bunch, of, documents, to, print, on, the, "PrintForm", and, then, "PrintProgressForm", is, displayed, as, a, dialog, of, the, PrintForm., Within, the, PrintProgressForm, I, want, to, occasionally, display, a, message, box, indicating, an, important, status, message, that, may, require, a, yes, /, no, answer, for, example, "Out, of, paper, give, up, -, Yes, /, No".,时间:2008-4-16 22:23:02 | 相关网摘,我也收藏
m having a bit of trouble making thread-safe calls on a Form I've written for use as a dialog. Basicly the form I've written is for display printing progress. The user chooses a bunch of documents to print on the "PrintForm", and then "PrintProgressForm" is displayed as a dialog of the PrintForm. Within the PrintProgressForm I want to occasionally display a message box indicating an important status message that may require a yes / no answer, for example "Out of paper, give up - Yes / No".
The printing work is done within PrintProgressForm using a BackgroundWorker, so the message box will be shown from the BackgroundWorker thread. So I'll pop up a message box with the PrintProgressForm as the owner. I check if the form needs invokation, yet half the time it doesn't. And when it doesn't, it then goes on to complain that PrintForm (which I'm not even attempting to access) has been accessed by an unsafe call.
What's going on here
http://www.dev-network.net/3/0bd053c0fd58f36e.php
devnetwork收录,使用标签:trying, to, create, a, Calendar, Similar, to, the, Calendar, control, that, ASP,时间:2008-4-16 22:22:20 | 相关网摘,我也收藏
http://www.dev-network.net/3/fc1060c123bad782.php
devnetwork收录,使用标签:I, am, sorry, to, bother, you, all, with, a, stupid, question, but, I, installed, a, new, custom, How, does, the, build, engine, (compiler, linker, whatever), know, about, the, location, With, VB6, the, installation, of, a, COM, object, and, then, registering, the, control, is, all, that, is, needed., Do, I, need, to, do, something, different, here,时间:2008-4-16 22:19:42 | 相关网摘,我也收藏
How does the build engine (compiler, linker, whatever) know about the location With VB6 the installation of a COM object and then registering the control is all that is needed. Do I need to do something different here
http://www.dev-network.net/1/7e520fe72c155560.php
devnetwork收录,使用标签:If, these, are, objects, of, your, own, creation, why, not, give, the, object, a, Name, property,时间:2008-4-16 22:19:04 | 相关网摘,我也收藏
If these are objects of your own creation why not give the object a Name property
http://www.dev-network.net/1/6e21df7c32a07508.php
devnetwork收录,使用标签:know, how, to, get, object, from, process/processid, The, method, returns, an, array, of, the, process,时间:2008-4-16 22:18:02 | 相关网摘,我也收藏
know how to get object from process/processid
http://www.dev-network.net/1/2dcda8dc445cb2a3.php
devnetwork收录,使用标签:I, am, no, longer, allowed, to, re-initialize, the, library, for, the, SDK, as, it, would, freeze, my, app,时间:2008-4-16 22:17:48 | 相关网摘,我也收藏
I am no longer allowed to re-initialize the library for the SDK as it would freeze my app
http://www.dev-network.net/1/43021ee943615225.php
devnetwork收录,使用标签:Rebuild, every, time, Is, there, a, flag, or, something, I, can, manually, throw, into, the, project, file,时间:2008-4-16 22:17:20 | 相关网摘,我也收藏
Rebuild every time Is there a flag or something I can manually throw into the project file
http://www.dev-network.net/1/b785de0daf5d8633.php
devnetwork收录,使用标签:I, get, this, error, in, my, project., Just, write, the, code, from, a, book, "Beginning, ASP.NET, 2.0, E-Commerce, in, C#",时间:2008-4-16 22:14:21 | 相关网摘,我也收藏
I get this error in my project. Just write the code from a book "Beginning ASP.NET 2.0 E-Commerce in C#"
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
http://www.dev-network.net/1/4b14e88da2fc0ca3.php
devnetwork收录,使用标签:change, the, icon, beside, a, filename, in, windows, explorer,时间:2008-4-14 8:24:20 | 相关网摘,我也收藏
change the icon beside a filename in windows explorer?
6658: writing back on database
6659: Getting the height/width of a font?
6660: Dealing with dataGridView
6661: Form Events : need a Controlchange event
6662: Problem with datagrid view
6663: Control.Invoke does not return
6664: Problem in Setup and Deployment project
6665: Treeview dynamic fill
6666: comboBox selection problem
6667: Problem with DataGridView Cell Focus
6668: WebBrowser Script Errors!
6669: totally newbie question about deploying software
6670: Validating properties in a PropertyGrid control
6671: Application Installable from the Web
6672: accessing a toolstripmenuitem thru a different form
6673: Exposing Text property of a UserControl
http://www.dev-network.net/3/a904abf0fd79fcfe.php
devnetwork收录,使用标签:I, would, like, to, create, my, Windows, Form, to, the, size, 1920x1080, to, fill, the, screen, of, a, 1080p, LCD,时间:2008-4-14 8:20:08 | 相关网摘,我也收藏
http://www.dev-network.net/archive/3/2.php
共25个网摘 [
1 ]