HighTechTalks DotNet Forums  

Sponsored Links


Dotnet General Discussions microsoft.public.dotnet.general


Discuss in the Dotnet General Discussions forum.



Post New Thread
Threads in Forum : Dotnet General Discussions Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I have an executable "ProcessController.exe" that's Windows service. It runs in the background as a service. It depends on "Distribution.dll" that's...
Curious
11-09-2007 04:47 PM
Curious Go to last post
0 3
I have a Windows service project whose executable is ProcessController.exe. It depends on both Distribution.dll and Core.dll while Distribution.dll...
Curious
11-09-2007 11:57 AM
Curious Go to last post
0 2
Hey, Has anyone noticed this behavior: after I convert my project to a web application project (by right clicking the project in the...
furryyuri
11-09-2007 10:32 AM
furryyuri Go to last post
0 1
After reading the article (Jeffrey's) about GC, I wonder how to build a object graph to see what object is still alive and if so which object is...
Creativ
11-09-2007 10:23 AM
Creativ Go to last post
0 5
Hello, I want to develop a DotNet C# Windows Application. Is it possible to do that only with open source software? Are there disadvantages if I use...
SePp
11-09-2007 08:56 AM
Cowboy \(Gregory A. Beamer\) Go to last post
2 4
Hi everybody, I need some help in a .NET application. I need to get some files' properties, which cannot be found using the FileInfo class -...
MihaiT
11-09-2007 04:54 AM
MihaiT Go to last post
4 5
i have a pda 6800 mogul by sprint. whe i first got the the phone i was able to snych it to my hotmail acct and it automactically pulled emails and...
tiffany614
11-08-2007 06:38 PM
tiffany614 Go to last post
0 3
I have my X: drive mapped to a local directory. In my MSBuild script I call Delete: <Delete Files="%(finalDocBuildFiles.FullPath)" /> The delete...
specialrider
11-08-2007 04:13 PM
specialrider Go to last post
0 3
I have gotten past this one. I'm not sure why it wasn't working before but I've found that I need to reboot "A LOT" when developing a windows...
systemConsultant
11-08-2007 03:46 PM
systemConsultant Go to last post
2 5
It has to do with how you are binding the grid. Most likely you are using Page_Load to initially fill the grid and then rebinding with the asynch...
Cowboy \(Gregory A. Beamer\)
11-08-2007 02:39 PM
Cowboy \(Gregory A. Beamer\) Go to last post
0 4
The following finishes in 1 hour instead of erroring after 1 second as expected. Dim cn As New...
dave
11-08-2007 01:41 PM
dave Go to last post
0 5
Hi. I'm trying to provide information about compile-time options at runtime, including the build configuration. I saw in one post that if you set...
Beth
11-08-2007 01:06 PM
Beth Go to last post
0 3
I am currently using the VS.NET 2005. I have following questions regarding the product support: 1) For VS.NET 2005, how long will Microsoft continue...
John Good
11-08-2007 12:20 PM
John Good Go to last post
0 4
Hello I have created a seperate class library for handling exceptions ie logging, alerts etc. This class library can be referenced by any number of...
kerplunkwhoops@yahoo.co.uk
11-08-2007 12:11 PM
kerplunkwhoops@yahoo.co.uk Go to last post
0 4
If I save an xml file (with the schema) from a dataset, using Dataset.WriteXML, I then wish to edit the file using XML Notepad. If I just open it in...
Derek Hart
11-08-2007 11:19 AM
Cowboy \(Gregory A. Beamer\) Go to last post
3 5
I have Windows Vista and when I try to send emails (new or replies), I get an error from McAfee saying to check the domain of the recipient and try...
yellowbug
11-08-2007 10:56 AM
sloan Go to last post
1 5
In a web site, I have a folder that contains text files (*.txt). I need to get the server path and all files (txt type) and add it to a dropdown...
Benedictum
11-08-2007 09:32 AM
Pete Go to last post
1 5
Hi, Is it possible when installing a .Net app with the All Users option set to true (built in VS 2003 & deployed as MSI file using a standard setup...
Pete
11-08-2007 08:56 AM
Pete Go to last post
0 4
Hi, How can I knwo the BuildDate from an application distributed by ClickOnce? When I use "System.IO.File.GetLastWriteTime(objAssembly.Location)"...
Pieter
11-08-2007 05:18 AM
Pieter Go to last post
2 4
Hi, I am using an external .rpt report with one parm from C# (.net. Standard Edition) Just want to call and print the report. Need to pass parm...
Dani Chircu
11-08-2007 02:43 AM
Dani Chircu Go to last post
1 3
Hi! I try to programmaticly convert a rtf document to pdf without using word or acrobat api I try many tools found on Internet but the majority use...
OLAPFOREVER
11-08-2007 12:32 AM
jdlwright@gmail.com Go to last post
2 5
I would like to create a page simalar to this one: http://www.cdms.net/manuf/mprod.asp?mp=11&lc=0&ms=3691&manuf=11 Can I use a grid view...
Josh
11-07-2007 11:56 PM
Josh Go to last post
3 4
I see a calendar with Windows Live. I have a number of laptops and write to inquire if Outlook 2003 can synchronize with Windows Live. Guidance...
Maurice
11-07-2007 06:14 PM
Maurice Go to last post
0 1
Hi, I was looking into getting an Authenticode certificate for the first time, so that we can sign our assemblies and installers etc. I looked at a...
jdlwright@gmail.com
11-07-2007 05:35 PM
jdlwright@gmail.com Go to last post
1 7
In Nant, I'm building a .NET 1.1 assembly using CSC, but it's ignoring the AssemblyInfo.cs file when building the assembly. How do I get CSC to...
mquint
11-07-2007 04:57 PM
mquint Go to last post
0 5
Is it possible to do a databind on a single column from your dataset to a datagrid? I working in a vb.net 2003 windows application. Example: dataset...
Logger
11-07-2007 04:49 PM
Logger Go to last post
0 3
I've I'm debugging a web app, and I get a javascript error, Visual Studio will intercept the error and show me where the error is. I can either...
Jeremy
11-07-2007 01:47 PM
Jeremy Go to last post
0 4
Hi all, I have written a code in C# (using StringBuilder) to create mail subject. Which is like this: string Logourl=Request.Url.Scheme + "://" +...
Mansi Shah
11-07-2007 11:45 AM
Miro Go to last post
2 4
Hi Walter, I have read the blog now and it's very interesting stuff there. I understand the garbage collector and the STA/MTA problems, but i...
Peter Larsen []
11-06-2007 10:32 PM
Walter Wang [MSFT] Go to last post
14 15
my isp is gmail and yahoo. and i have no idea what i am doing with the isp stuff.
tammyjo
11-06-2007 10:14 PM
Andrew Faust Go to last post
1 5
Again, I'm new to VB.net and there is something I need help with: Like (I assume) many of us, over time I want to be able to create some VB.net...
Alan Mailer
11-06-2007 06:10 PM
Scott M. Go to last post
4 5
If I have a computer in a domain called mycomputer, it will have a host name of mycomputer.mydomain.com. I've also created dns aliases for this such...
Jeremy
11-06-2007 02:40 PM
Jeremy Go to last post
0 3
is there any way to use something like sendkeys to auto-populate text boxes on an existing web page? assuming i can assemble the correct data can i...
mcnews
11-06-2007 02:17 PM
mcnews Go to last post
0 4
I have WinXP Pro SP2 and VS2005 SP1. I'm converting my projects from VS2003 to VS2005 and I receive a lot of warnings in several projects. For...
Jonathan
11-06-2007 11:47 AM
Jonathan Go to last post
1 2
I have a folder which is shared with the rest of my network. When I right click and remove read only it applies the change to all folders and...
Brian Cushnie
11-06-2007 10:05 AM
Brian Cushnie Go to last post
0 5
Hello, we are periodically getting this error on our server. I've done a quick google and a search on the forums and have not found a simliar error...
user1234
11-06-2007 09:26 AM
user1234 Go to last post
0 7
Hi All, I have a component that reads a file and returns the data as a an array of objects. Now I want to add the capability of filtering...
Krish
11-06-2007 08:24 AM
sloan Go to last post
3 4
Hi, I want to break the text in the link button into 2 lines. How would this be possible in ASP.NET 2003? Ex: I have a link button "Maintenance...
Amritha.Datta@gmail.com
11-06-2007 07:02 AM
Michael Nemtsev [MVP] Go to last post
1 3
I am relatively new to VB.net. I want to change the name of a Project and change the name of the files in the Project's various folders to reflect...
Alan Mailer
11-06-2007 06:55 AM
Michael Nemtsev [MVP] Go to last post
2 3
Hi, My question is about assembly binding. Here is the senario: I coded a sample web service application which consumes a dll named abc.dll. I used...
william
11-06-2007 06:53 AM
Michael Nemtsev [MVP] Go to last post
1 3
Hi all, I received the systemced message and managed to restore the server to its working state. After rebooting the server I noticed that some of...
reza_idin
11-06-2007 06:42 AM
Michael Nemtsev [MVP] Go to last post
1 4
What is the perfect application model? Lets say we could run a .NET-applikation on the server in a user-session and only tunnel the interface to the...
Andreas Zita
11-05-2007 08:14 PM
Andrew Faust Go to last post
5 6
all boots fine until Windows tries to load. it then leaves me with a blue screen that tells me "a problem has been detected and windows has been...
avalen
11-05-2007 05:17 PM
avalen Go to last post
2 3
I have two apps. Client and Server (both are windows console apps). Im using Client Socket of this definition...
Miroslav Endys
11-05-2007 11:52 AM
Peter Duniho Go to last post
1 5
Hello, I'm having trouble creating a new folder. Right clicking or going to File, New, the arrow turns into an hourglass and for at least a minute,...
Jacci
11-05-2007 10:15 AM
Jacci Go to last post
0 4
Hi, I am developing an application in .NET 3.0. When i tried to right click the application from task bar and click on Close, the application is...
Kakkanattu
11-05-2007 06:29 AM
Kevin Spencer Go to last post
1 3
I have created Exception Handling Policy that shows a custom error message using Custom Handler and logs it to event log using Logging Handler. I...
Job Lot
11-05-2007 06:17 AM
Job Lot Go to last post
0 4
hi, i want to know the following. i have stored images in one folder by name images and only the image name with its extension is stored in sql...
sangeetha s
11-05-2007 06:04 AM
sangeetha s Go to last post
0 3
Hi! How to debug Powershell commandlets? -- http://www.alvas.net - Audio tools for C# and VB.Net developers
Alexander Vasilevsky
11-04-2007 04:56 PM
John Vottero Go to last post
1 3
Hello, I try to develop application that runs in the background and suppose to display a small form with menu whenever the user clicks the middle...
Tom Rahav
11-04-2007 01:36 PM
Andrew Faust Go to last post
1 2
Post New Thread

Display Options
Showing threads 551 to 600 of 37183
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.