all groups > dotnet framework > march 2008 > threads for march 29 - 31, 2008
Filter by week: 1 2 3 4 5
Service Installer Issue...
Posted by Lloyd Dupont at 3/31/2008 2:49:09 PM
I created a service and its installer.
However the installed service doesn't work.
Why? Windows Firewall block the port my service is listening too.
If, as an administrator, I add my application to the list of app authorized
by the firewall that's all good, however I would much prefer if the... more >>
Suggestions: Site Architecture
Posted by b_naick@yahoo.ca at 3/31/2008 12:22:45 PM
Would like some input on site architecture. We're in a situation where
we need to host/integrate multiple applications within a single site.
For example: the URL of the main site needs to be http://www.mysite.com.
The site contains 3 key features : call them feature1, feature2 and
feature3. Each... more >>
Steps to remove .NEt framework 3.0 SP1
Posted by Bill Nguyen at 3/31/2008 12:11:28 PM
I applied SP1 to .NET framework 3.0. Now I have to reverse it because
Dynamics GP 10 Business Portal doesn't recognize 3.0 SP1
What's the proper procedure to do the reversal since I have MOSS 2007
installed and configured properly with SP1 already.
Thanks
Bill
... more >>
System.OutOfMemoryException and PreRenderRecursiveInternal
Posted by Jones at 3/31/2008 10:07:36 AM
Hello,
I've been searching through a lot of posts on these subjects, but none
of them seem to pertain to what I'm seeing. I've got a C# Asp.net app
which never really pulls back a lot of rows, but I'm now getting this
out of memory exception. I'm getting all my data from a web service.
Init... more >>
C++ project on devices
Posted by Romain TAILLANDIER at 3/31/2008 9:22:10 AM
Hello group !
1) When i try to make a C++ project for device, i have an error "Echec
of the operation".
I can create all other devices project, i can create all others C++
Projects.
I can't found any help about this problem.
Have you an idea ?
2) I have a C++ Device DLL (thanks CodeProj... more >>
CodeDOM question: explicit conversion operator generation
Posted by aurawind2k@gmail.com at 3/31/2008 7:41:44 AM
I would like to generate through CodeDom an explicit conversion
operator. Is there a way of doing this?... more >>
Issue with Client side impersonation - follow up
Posted by Martin at 3/31/2008 5:44:10 AM
Following up from my previous post - Issue with Client side
impersonation - I guess what I need to discover first is:
Can a browser-based cient-side application impersonate a domain user?
If not, I'm a bit stuffed! So if anyone can give me a definitive
answer to that question, I'll at least ... more >>
Building a GUI for a service
Posted by Debbie.Croft@nospamforme.com at 3/31/2008 12:12:51 AM
I'd like to put a GUI on my (C#) service (running under Vista). Anyone have
any pointers as to the best way to do this? I'm using VS2008, if it matters.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
dispose vs finalize
Posted by Bhuwan Bhaskar at 3/30/2008 12:24:21 PM
Hi,
I want to know, the difference between finalize and dispose? I know that
those methods release unmanaged resources. I am confused, when to use
dispose and when finalize.
Regards,
Bhuwan
... more >>
Deployment of Third-Party Assemblies to GAC
Posted by Robert E. Flaherty at 3/30/2008 11:06:00 AM
I'm in the process of converting a VB6.0 collection of programs to C# 3.5.
The new applications use Crystal Reports 2008, FarPoint spread and some
Telerilk controls.
The suite of applications are used by both my local client plus a few other
client in other parts of the country. Therefore... more >>
Extension Methods in .NET - A Comment
Posted by Axel Dahmen at 3/29/2008 11:21:53 PM
I've just read into Extension Methods in .NET and can't hold to give a =
short comment on them:
Using static classes to purely use another class's fields and methods to =
even pretend being a member of that other class without actually being a =
member of that class is very hard to understand.... more >>
Wireless 5000
Posted by TomSanta at 3/29/2008 10:04:00 PM
Can the wheel be configured 'zoom smooth' in and out for photos. It seems
to work in Adobe - but suprisingly not in Windows Photo Gallery. The $20
Logitech mouses does it on default.
thanks
tom... more >>
dot net frame work
Posted by davi at 3/29/2008 9:50:53 AM
http://programming-languages-tutorials.blogspot.com/2008/01/net-framework.html... more >>
|