all groups > dotnet faqs > march 2004 > threads for march 8 - 14, 2004
Filter by week: 1 2 3 4 5
config files question for console apps / windows apps
Posted by jai hanuman at 3/12/2004 5:41:13 PM
hi,
where can you set the "startup" directory for the config files? (like
in the ini days). In those days, the project directory would be the
startup and search path for the ini files.
now however, i found that the myapp.exe.config does not get picked
from the folder where myapp.csproj is. It... more >>
Can .NET and Visual Studio 6.0 work on the same PC ?
Posted by Julie Shi at 3/12/2004 4:21:10 PM
Hi,
I have Visual Studio installed on Windows 2000 Professional. I wonder if I
can install .Net on the same PC and have both working. Thanks!
Julie
... more >>
open MS Word
Posted by Amal T. at 3/11/2004 12:50:02 PM
Hello,
am trying to open a word document from a vb.net web application, and the MS
word interface never shows up. However when i view the task manager i find
the ASPNET user running the winword.exe.
Have any idea why?
... more >>
Open MS Word from Web app
Posted by Amal T. at 3/11/2004 12:46:34 PM
Hello,
am trying to open a word document from a vb.net web application, and the MS
word interface never shows up. However when i view the task manager i find
the ASPNET user running the winword.exe.
Have any idea why?
... more >>
Opening anoter .aspx window from a a .aspx main project.
Posted by microsoft.com at 3/11/2004 11:01:22 AM
I need to open a login window. So I designed another .aspx window and am
trying to get it to come up but I don't know the command(s) todo so.
Thanks in advance
... more >>
What the......?
Posted by Jodie Rapson at 3/11/2004 2:57:49 AM
Hi All,
I am absolutely baffled as to why I can't add an internet shortcut as a file
to a
setup project, to be placed on the desktop! Not even in a Favourites folder!
I really would like to
know how to, anyone know?
Thanks in advance (also posted in vsnet.general & framework)
Jodie Raps... more >>
Which reporting tool for business objects
Posted by David Pizzi at 3/10/2004 5:05:38 PM
Hi guys
we are evaluating different reporting tools/engines and would appreciate any
help/suggestion.
What we need in first line is a tool with an high level report designer
(WYSWYG). We would like to avoid a raster engines, which would make the
design of a report a heavy programming job.
... more >>
logging application block
Posted by fix at 3/9/2004 1:48:23 PM
Hi,
I am looking for any information on logging application block ...
An Exemple or Information. I already took the file of Microsoft with the
basic class, but I would like a sample to test and see.
Thank you .
Mathieu
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Basic OO Question that I need to solve!
Posted by fretts at 3/8/2004 10:39:41 PM
Hi all,
We are adopting .NET and specifically c#
I want to ensure future development gets off on the right foot by
adhering to good object oriented principles.
It would help if you could assist with one issue thats on my mind.
==== Simplified example:
If we have a concept of custom... more >>
regasm /regfile does not work
Posted by Prasanna Padmanabhan at 3/8/2004 7:32:04 PM
When I do a regasm /regfile on a dll it creates a reg file. Fine. I am also
able to successfully import it into the registry. No problem. The problem
happens at runtime. The COM component cannot be created, CreateObject
returns an error.
Based on some newsgroup article, I found that replacing ... more >>
Obfuscation and Salamander
Posted by Matt at 3/8/2004 3:27:25 PM
My question is simple, why should I, as a freelance developer, spend good
time producing client/server software and libraries in .net when any stupid
monkey can extract all of my source using Salamander? And what's more, for
those that don't get Salamander, what is the point of using obfuscation ... more >>
Add hoc Reports
Posted by Hadeel at 3/8/2004 10:19:48 AM
Hi,
I'm trying to develop Dynamic reports (Add Hoc Reports) in Windows
application using VB.Net and .Net crystal Reports ( ver. 9). The user will
choose the fields he/she wants to view in the report and choose the group or
sorting field, and depending on that I will view the right fields in t... more >>
Debugging problem - watches dont work
Posted by owen at 3/8/2004 8:26:13 AM
I'm writing an ASP.NET application and all of a sudden my watches don't
work. The "+" sign appears next to them but you cannot drill into them.
(The "+" dissappears when you click it and the item does not expand).
Is it possible that a change to web.config would cause this? Or is this a
kno... more >>
|