|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Frameworkmicrosoft.public.dotnet.framework
creating reports in .net framework
Wendy Elizabeth -
22 Oct 2005 5:34 PM - 1 message
I would like to know how to print a crystal report that was generated in the ..NET framework using a Visual Basic.NET web application and/or a Visual basic.NET windows application. When crystal reports runs by itself, you can do a print preview to see what ...
can Framework 1.1 be used with Visual Studio 2003?
Andrew Jenssen -
22 Oct 2005 6:24 AM - 11 messages
Can any version of .NET Framework 1.0 or greater be used with Visual Studio 2003? My Visual Studio 2003 shipped with a copy of .NET Framework 1.0. But I have Framework 1.1 installed currently. Can Visual Studio 2003 be re-installed ...
Broadcasting message to a machine
Mickey -
22 Oct 2005 6:04 AM - 4 messages
Hi, I have windows app that auto updates feature. This auto updates features involves updates to the Database schema and .net assemblies. The updates are downloaded timely from internet by the updater service which runs in background. But if db schema updates arrive then I have to send ...
Configuration File
poifull -
22 Oct 2005 5:30 AM - 5 messages
If I made changes to the configuration file when the executable is running, it seems like the changes are not detected. I've found the same problem with ConfigurationSettings.GetConfig and ConfigurationSettings.AppSettings. Is there any way aound it? ...
MVP: Should I put serializable custom object in viewstate
Lily -
22 Oct 2005 2:48 AM - 8 messages
I create a object called customer and with properties, such as first name, last name, etc and method like GetCustomer, UpdateCustomer, etc. I had a datagrid to display the customers list. Then user select one customer to update it. The datasource of datagrid will be the an ...
Connections in V2005?? re Timeouts
mikeb -
21 Oct 2005 11:49 PM - 3 messages
I'm just poking around again trying to find where .net sits with the Connection method's issue with not timing out in a reasonable time period. We have a real-time wireless app that has to attempt a connection before ...
NET Framwork 1.1 on a Windows XP
coolandlazy -
21 Oct 2005 10:41 PM - 5 messages
I'm trying to install .NET Framwork 1.1 on a Windows XP home computer. The computer has all the latest service packs and security fixes. I downloaded a file from microsofts homepage called "dotnetfx.exe" but when i try to install it I ...
Parameterization - Generalisation
robert -
21 Oct 2005 9:15 PM - 5 messages
Hi, Could anyone give me some hints how I can evaluate the reuse potential of a program related to the parameterisation and generalisation? - I think it concerns at the one hand the interfaces... Has anybody ideas?:(( regards rob ...
Do I need to update the framework?
joe -
21 Oct 2005 8:14 PM - 2 messages
I installed the dotnet framework on our IIS 5 server about two years ago. Have there been any updates to this that I need to install? thanks, Joe ...
Bitmap ctor error
Brandon -
21 Oct 2005 7:51 PM - 8 messages
We are experiencing intermittent errors when rendering images on some of our pages in an asp.net web application. The errors all boil down to the Bitmap..ctor() and are Invalid Parameter errors. The ctor in question only accepts int32 parameters??. The very strange part is that after a reboot of ...
Using structure as hashtable key
C Villalba -
21 Oct 2005 6:55 PM - 9 messages
I am wondering if thereis a problem with using a structure (contains 2 strings and 1 datetime) as a key to a hashtable. I have created it without overriding the gethashcode or equals functions and it seems to work. However ...
Events and delegates
Chak -
21 Oct 2005 6:38 PM - 4 messages
Can somebody explain to a blockhead like me as to what is the difference between a delegate and an event in .NET ? ...
Tools
xslspy -
21 Oct 2005 6:11 PM - 6 messages
Can any one let me know what is the frame work tool which gives all the information about an assembly , information like the references it has the reference dll versions etc... ...
Is there a .Net Framework Redistributable for RC?
Christoph Wienands -
21 Oct 2005 1:44 PM - 3 messages
Hey guys, does anybody know if there is a redistributable package for .Net Framework 2.0 RC, that's version 2.0.50727. I developed an app with VS2005 RC and have to pass it on. Rather than including more than 20MB in my email I'd rather have the users download the ...
Application Domain
David Chipping -
21 Oct 2005 1:09 PM - 11 messages
When building a plugin system for my app, I wanted the plugins to be ran in their own application domain; however, after reading the documentation, I am lead to believe that after the application domain has been produced and the assemblies loaded inside of it; if I want to ...
Process Monitoring - GetProcessesByName vs mutex
Zabby -
21 Oct 2005 12:49 PM - 3 messages
hi... i sucessfully programmed a monitor wich is using GetProcessesByName to monitor another process....and if the process is killed or closed, the monitor restarts the process... so far so good....but on some machines the GetProcessesByName method isn´t ...
backgroundworker in windows service or console application
Michel Meex -
21 Oct 2005 12:46 PM - 8 messages
Is it true that a backgroundworker will only work in winforms applications, and not in console applications and/or windows services ? If have an object (Task) that instantiates different backgroundworker instances. If I start the task object from a windows form, it works fine. If ...
Distributing the FrameWork with my Application
Paxxer -
21 Oct 2005 12:30 PM - 1 message
I want my installation package to SEEMLESSLY install the frame work with my application. I have searched through MSDN and found some articles on the bootstrapper, but I can't make head nor tails of it. Can anyone shed some light on how to install the Framework with my ...
Hosting user controls on a separate thread.
Frosty Madness -
21 Oct 2005 12:26 PM - 2 messages
I'm writing a plugin framework where users create their own UI plugins. I would like to have each usercontrol running on a separate thread, so that if a plugin writer writes some bad blocking code, it doesn't lock ...
How to retrieve Owner or Creator of a file or a resource
Melih SARICA -
21 Oct 2005 10:29 AM - 3 messages
Is there a way to get owner of a file or a resource with .Net classes ? ...
Beginner needs a few questions answered please
garyusenet -
21 Oct 2005 9:13 AM - 3 messages
My company is about to invest in ACT for 12 users. I have been charged with getting it all setup and rolled out. A feature we need isn't supported by act as standard, but there is an 'sdk' which purports to allow us to modify act. ...
Checking if certain processes are running, on a certain machine
Paul Aspinall -
21 Oct 2005 8:52 AM - 4 messages
Hi I want to write a piece of code, that will check if a particular service is running on a particular machine. Can someone give me a pointer as to which classes would be useful?? Any sample code would be appreciated ...
How to install an configured component in more than one application partition Win2k3?
hrabia -
21 Oct 2005 8:33 AM - 1 message
I've tried to install my cofigured component (Enterprise Services) in more than one application partition on Windows 2003 Server using regsvcs.exe /parname:<name of partition>. The first installation (in first partition) has worked without problems but the ...
Get current Service and it's name
Benjamin Wegner -
21 Oct 2005 8:10 AM - 8 messages
Hello! I have an helper assembly, which runs in different applications. In each application I would like to determine the name of the current application. I want to know, how I can get the name of the current service instance. ...
invoking a method on a particular thread
gkellymail -
21 Oct 2005 5:11 AM - 2 messages
In general what I would like to do is have an application with X number of threads and then be able to call a method and have it execute in the thread of my choice. What would be the best way to accomplish this? ...
Help: specified cast is not valid.
Bin Chen -
20 Oct 2005 8:37 PM - 2 messages
All, I am using XmlSerializer in a VS.NET 2003 add-in project to save data. I have noticed sometimes all XmlSerialization fail, the error message is "specified cast is not valid.". Philipp Sumi had the same issue as I do ( and there are more details ): ...
adding scripting to a Winforms application
torque -
20 Oct 2005 8:33 PM - 2 messages
I have been tasked to develop an application that allows the user to define an equation and them execute over a large data range. The powers that be have decided it will use the IVsaEngine to accomlish this. I am looking for any or ...
using assemblies with different verions
bryan -
20 Oct 2005 8:10 PM - 4 messages
I have an C# windows app called Test.Exe. It is built with a reference to a strongly named assembly called Base.dll, with a specific version and public / private key set. The version of Base.dll that Test.exe refers to is in the ...
streaming random filetypes from .aspx
Daniel -
20 Oct 2005 7:31 PM - 2 messages
streaming random filetypes from .aspx how to stream a file from inside a .aspx? e.g. so one could go href="./foo.aspx?file=bar.mp3" or href="./foo.aspx?foo.dat" etc. preferabley i would like all file types to open with "save as" when href clicked ...
Remote Installation Program
Peter Avalos -
20 Oct 2005 6:51 PM - 2 messages
My goal is to create a remote installation program to rollout program installs and updates. We're a small company with about 60 workstations, so it's not worth the investment in SMS. I have the first part working which ...
Need general guidance about deployent and database access
B. Chernick -
20 Oct 2005 5:34 PM - 4 messages
(Sorry if this is a little vague.) I have a program I want to turn into a shareware package. This means that I have to come up with deployment simple enough for anyone to use and small enough to download quickly. This program needs a relatively small simple ...
Regex problem when spanning multiple lines
Celio Cidral Junior -
20 Oct 2005 4:55 PM - 5 messages
Hi, I'm having a problem with a regex spanning multiple lines. It returns all matches in a single one, instead of multiple matches. The code I'm using is this: Regex regex = new Regex(@"^<Location /[A-Za-z0-9/_-]+>[\s\S]+^</Location>", ...
port .NET Compact Framework to other platforms?
Kevin Woram -
20 Oct 2005 3:05 PM - 4 messages
Does Microsoft have any plans to port the .NET Compact Framework to other handheld platforms (like Palm OS?) ...
Deployment of Shared assemblies and installer packages
Sundararajan -
20 Oct 2005 1:51 PM - 1 message
Dear Folks, please help me in the follwoing two issues: 1. I have a query regarding deployment of assemblies in GAC. in my case i am partially signing the assemblies and while deploying it in gac manually using gacutil.exe i verify the signature by running sn-Vr ...
Deployment of Shared assemblies and installer packages
Sundararajan -
20 Oct 2005 1:50 PM - 1 message
Dear Folks, please help me in the follwoing two issues: 1. I have a query regarding deployment of assemblies in GAC. in my case i am partially signing the assemblies and while deploying it in gac manually using gacutil.exe i verify the signature by running sn-Vr ...
Mail Send Problems
barry -
20 Oct 2005 1:46 PM - 2 messages
Hi I a developing on a Windows 2003 Server environment with MS Exchange 2003 installed, using the following code i am able to send e-mail message to Administra***@myserver.com but not to any internet address eg ...
Assembly versioning
mike -
20 Oct 2005 1:45 PM - 2 messages
Hello. If I have a .dll registered in the GAC and I deploy a web application that has the same .dll in its "bin" directory, which .dll does the .Net runtime use? Thanks in advance, Mike ...
Oracle cursor problem using DAAB Stored Procedure
DSISupport -
20 Oct 2005 12:58 PM - 5 messages
Hi, I'm using the Enterprise Library June 2005 - Data Access Application Block (DAAB) to connect to Oracle 9i Database. When I try to ExecuteDataset method with a stored procedure that returns a cursor I got an error. This is VB.NET code: ...
memory could not be read hotfix?
Usarian Skiff -
20 Oct 2005 12:32 PM - 2 messages
My computer started crashing when it tries to load documents this week. Crystal reports, Word, and Excel. After searching extensively for an answer, I found some information about a hotfix for what appears to be a similar problem: [link] ...
System.Runtime.InteropServices.InvalidComObjectException: Com object that has been seperated from it
LeelaRamaDevi.Tangella -
20 Oct 2005 10:34 AM - 2 messages
Hi,In my application am having two threads.First thraed will be running in a loop.In this first thread, i am trying to create an instance of ManagementObjectSercher, to calculate the Physical memory size of a remote system. And in the second thread am trying to read an Excel file. ...
DataGridViewButtonColumn with REAL button! (image-property)
Pieter -
20 Oct 2005 7:54 AM - 3 messages
Hi, I want to use the DataGridViewButtonColumn of VS.NET 2005, but this button isn't a n'ormal' button, but some minor and inusable version fo the button-control. I want to show an image in my button, which is normally I ...
help needed passing array to COM caller by marshalling
jg -
20 Oct 2005 3:09 AM - 2 messages
I have searched marshaling articles from MSDN and Google but I am stuck with solving my problem to marshal arrays to COM caller from my managed COM class I built a .net COM class in VB and tested it from an application built with ...
Accuracy of System.Diagnostics.Stopwatch
Homer Simpson -
20 Oct 2005 2:20 AM - 4 messages
Does anyone have any experience and/or documentation concerning the accuracy of the stopwatch class? How does it calculate the elapsed time? I read somewhere Stopwatch could be used for performance testing of various methods and would like to know how accurate it is. ...
How to disable reflection?
Luis Fajardo -
19 Oct 2005 9:13 PM - 5 messages
I'm building a .NET application and I'll like to prevent some specific methods to be accessible using reflection. I'll like to clarify, that what I'm looking for, is to completle disallow the access to some methods thru reflection, special some methods related to ...
XML: getting a node that doesn't exist to error out
darrel -
19 Oct 2005 8:43 PM - 1 message
I'm navigating an XML file to grab some variables from it. I'm finding that if a particular node isn't found, instead of giving me an error, it dumps the raw HTML back. This is the particular expression: ...
css file can't grab querystring
darrel -
19 Oct 2005 7:57 PM - 3 messages
I'm building a CMS that has various controls that grab various values from the querystring. Those all work just fine. However, one of my files is actually a CSS file. It's an ASPX file that dynamically writes out the CSS. It's loaded as you would any CSS file (from ...
Error sending mail
Pablo Corrales -
19 Oct 2005 7:37 PM - 3 messages
I'm trying to send an email thus: MySmtpClient.Send(MyMailMessage); But this sentece return me a message error: Failure sneding Mail-->> System.ObjectDisposedException: Cannot access a closed file at: System.IO._Error.FileNotOpen() If somebody can help me: ...
framework not working right - help!
Bahman -
19 Oct 2005 6:18 PM - 3 messages
Hello! My XP box is not running aspx extensions. I ran the framework updates and nothing happened. I know I am doing something wrong. Thank you. -Bahman ...
How to display server information in a .NET application
Bhaskar -
19 Oct 2005 2:55 PM - 2 messages
Hi, I have a requirement to display the the following information using a ..ASPX webpage, basically as a test method that server is .NET ready. I am not able to find the proper controls to obtain this information in VB.NET. Any help will undoubtedly be appreciated. ...
Process.StandardOutput buffer issue
Christopher Carlander -
19 Oct 2005 2:38 PM - 2 messages
Hi, I run a DOS command using a Process object. The command outputs a new line of text to STDOUT every now and then as an indication of progress. I'd like to capture that output and present it in a log window as soon as it's ...
Error 1053 - When Writing EventLog
irek.bojarski -
19 Oct 2005 2:36 PM - 1 message
Hi I have a problem that I'm trying to track down third day or so. I have a .Net Windows Service here that used to run on the server. I have updated it a bit and now I cant find a way to make it write EventLogs ...
add icon to resource and use different sizes
Pieter -
19 Oct 2005 2:09 PM - 5 messages
Hi, In my VB.NET 2005 application I want to reuse several icons in different sizes. My icons contains images of 16x16, 24x24, 32x32 and 48x48. The problem is: I doesn't always use the right size: sometimes it resizes the ...
Binary I/O and structures
rossu -
19 Oct 2005 1:36 PM - 2 messages
I have a simple structure that should be 12 bytes long (3 integers). When I use fileput(1,astructure), I discover that 24 bytes have been written. If you look at the structure in debug you see that it has a system.value object. It ...
Design Question. C/S Threads & AppDomains
quortex -
19 Oct 2005 12:11 PM - 2 messages
Hi all, I am developing a client/server application which has to potentially handle a very large number of concurrent users. Each connection is associated with a session object much like ASP.NET. My first wish is to be able to process the sessions in parallel. ...
Calculating download speed from HTTP Stream
Annette Miller -
19 Oct 2005 12:11 PM - 5 messages
Hi All, In my app I am using the following code to read from the response stream of a web page. ... do { bytesRead = receiveStream.Read(byteArray, 0, 256); receiveLocal.Write(byteArray, 0, bytesRead); } (while bytesRead > 0) ...
Form Localizable -> hides TreeView Icons... what?
Jazper Manto -
19 Oct 2005 11:31 AM - 1 message
hi got a problem with the treeview control. i have a standard form with a standard tabcontrol and a treeview control. got an imagelist on that form used on the tabcontrol and the treeview (see image below). now, when i set the Localizable property on the form to true, the images on ...
Graphics Tool
JT -
19 Oct 2005 8:30 AM - 3 messages
Hi, I really don't know the right place to ask this question... I am looking for a .NET component that will allow users to be able to edit graphics. The control would be something like paint.exe, except that the palette bar would ...
copy a project with Configured assemblies
Richard Ruben -
19 Oct 2005 6:45 AM - 3 messages
Hi, We have a web application that references several strong named assemblies. This application is in a web server that had to replace. We copied the web application to another web server and registered the latest version of all the strong named assemblies. When we tried to enter in the application a ...
System.Web.Mail - Bad Bug
David Connors -
19 Oct 2005 5:44 AM - 5 messages
Hello, I can't see another appropriate group to post this in. system.web.mail has a bad bug in it where it is not conforming to RCF822. The old pre-dotnet CDONTS obects did not have this behaviour. The problem is that system.web.mail sends messages with naked line feeds in ...
How to know current user name?
Lloyd Dupont -
19 Oct 2005 4:37 AM - 6 messages
In my application I have a file with some information initialized to the author's name. I would like to pick it up automatically! How do I do that? ...
Get Users Group Membership
-Steve- -
18 Oct 2005 11:06 PM - 2 messages
I need to check and see if the user running a c# app is a member of a certain group. I'm querying active directory, finding the user, and going through their list of groups. The problem I have is that if the user is a member of ...
How to convert any local time to UTC
Rick Putnam -
18 Oct 2005 10:30 PM - 10 messages
My application receives a date/time field and a timezone code such as "EDT" from a database. I need to convert the date/time to UTC using the timezone. The timezone can be from anywhere on the globe. TIA. ...
Odd problem with owner drawn listbox and mousewheel
Hong Kong Phooey -
18 Oct 2005 8:51 PM - 1 message
I have a bit of an odd problem. A couple years ago, I built a little font explorer program in VB.Net. Nothing fancy, just enumerates all the fonts on a system and prints what some sample text would look like in each font. I created an owner-drawn ListBox and each item in the Items collection represented a screen font on the system. ...
RE: exception when starting a process
Peter Ritchie -
18 Oct 2005 7:42 PM - 1 message
See [link] for a workaround.
From [link]
Posted via DevelopmentNow.com Groups
[link] ...
RE: exception when starting a process
Peter Ritchie -
18 Oct 2005 7:42 PM - 1 message
See [link] for a workaround.
From [link]
Posted via DevelopmentNow.com Groups
[link] ...
Not a win32 application
Belee -
18 Oct 2005 6:35 PM - 3 messages
At times if I send an application developed in C# to a client's to run. After the initial run and I close the application, if I double click it to start then it give a "Not a win32 application error" and would not start. ...
impersonate ?
Sanjeev Kumar -
18 Oct 2005 6:24 PM - 2 messages
Does impersonate tag works only with .Net framework 1.1 and not with 1.0? <identity impersonate="true" userName="Domain\ID" password="Password" /> TIA Best Regards, Sanjeev ...
Vs2005 IDE Sync Solution Explorer w/active file
Andrew -
18 Oct 2005 6:04 PM - 1 message
Visual Studio and VS 2003 used to sync the solution explorer by highlighting the currently active file (whatever file is active in the text editor) in the tree whenever it changed. It doesn't seem VS2005 does this by default. Is there a way to set that up? ...
Failures with dynamic in-memory assembly generation
Andreas -
18 Oct 2005 5:58 PM - 1 message
Hi! I'm trying to create in-memory assemblies from source using C# 2.0 from Visual Studio 2005 Beta 2. The generated assembly should have the same name as an assembly that may already exist on disk in the same directory ...
compiler going crazy or am I missing something?
Lloyd Dupont -
18 Oct 2005 4:16 PM - 7 messages
In my code I have something like that: class RecipeFile { // ..... } class OptionPanel : UserControl { public void Load(RecipeFile file) { // .... } } Now when I try to compile I get the following error message: ...
Thread Limits
wschaub -
18 Oct 2005 4:15 PM - 7 messages
Where can we find the actual limits on threads, i.e. active threads, worker pools, worker pool threads, ... in a .NET environment? We would like to find information on the limits around general worker threads and worker pool threads. ...
Accessing a directory path using different credentials from code in .NEt
trivender -
18 Oct 2005 3:10 PM - 2 messages
Hi, I am looking for a way which allows me to access network resources (files or directories) using a different users' credentials in windows. I want to use a network path from within my application to which the logged in User will never have access. My application wants to access ...
How can I get if the Windows running is a server version?
ThunderMusic -
18 Oct 2005 3:07 PM - 11 messages
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web server, etc) or just a workstation (if it's not a workstation, then it's a server). My app must ...
Strange ThreadStateException exceptions
Tristan -
18 Oct 2005 2:45 PM - 1 message
Hi, In my application, I call myThread.Abort() which works fine most of the time. Ocassionally however, this results in a ThreadStateException being thrown which hangs the application. The exception message being 'Thread is suspended; attempting to abort'. Checking the status of the ...
GetProcessesByName and Dispose
Keith -
18 Oct 2005 2:40 PM - 5 messages
Hi, I am calling GetProcessesByName, and I'd like to know if I need to loop through the array and call Dispose on each Process object when I'm done. It seems that Dispose is only required in the case of unmanaged ...
server status
Sachil -
18 Oct 2005 1:20 PM - 4 messages
I have a server utility which uses Sockets.TcpListener to listen to client connections. Clients connect using using s.Connect(EPhost) where s is s = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp ); ...
/Od compiler option problem
babak -
18 Oct 2005 12:10 PM - 2 messages
Hi I am running a project in eVC 4.0 and I have been running into a bug that only appears in the release build of the project. I eventually found out that when I had the compiler option /Od set the project would ...
Replacing characters in WEB text
expertware -
18 Oct 2005 11:53 AM - 9 messages
Dear friend as a routine to replace special character when one has to output text on a web page (client side) I have used this one as a quick and dirty way: --------------------------------------------------------------------- Dim WebSymbols As String() = New String() { _ ...
Insert file as object in word document with VB.NET Code
acidburn@noemail.noemail -
18 Oct 2005 7:16 AM - 1 message
Hello, Got a little problem, i need to insert some files as objects and view them as an icon in a word document. I need to do this in my VB.NET Code. i searched hi and low , but i can't find a solutions. Does somebody know how i ...
As the .NET Framework upgrades.
typingcat -
18 Oct 2005 6:56 AM - 6 messages
The first .NET Framework Redistributable (from now on I'll refer to as ..NET) 1.0 was released several years ago, then .NET 1.1 then now we are one step away from .NET 2.0. I've found some programs (say, Microsoft Student 2006) insisted that ...
Console exception after calling PerformanceCounterCategory methods
Sydney -
18 Oct 2005 6:32 AM - 7 messages
I am attempting to create a custom performance counter category for use by an application I am developing. I have found, however, that after calling any of several of the static PerformanceCounterCategory methods, the next attempt to write to the Console fails with a System.IO.IOException (_message = "the ...
Cleaning up Isolated Storage for a specific assembly
news.microsoft.com -
18 Oct 2005 5:14 AM - 2 messages
Maybe I am missing something here but there seems to be a little shortcoming of using isolated storage for storing user preferences. I realize there is a utility called 'storeadm' which I can use to remove the isolated storage for the current user (for all assemblies). ...
Seeking architectural advice
Grant Johnson -
18 Oct 2005 4:01 AM - 5 messages
Hello, I've run across an application design problem I was hoping someone may have some thoughts on. I have some .NET code (C#) that uses a third party API (using COM Interop) to convert email messages. The application has to convert ...
LayoutKind.Explicit breaks service install
Dave -
18 Oct 2005 3:46 AM - 6 messages
I have a structure declared as: [StructLayout(LayoutKind.Explicit, Size=6)] private struct StandardFrame { [FieldOffset(0)] public byte [] frame; [FieldOffset(0)] public UInt32 integrityCheck; [FieldOffset(2)] public UInt32 sequenceNo; [FieldOffset(4)] public UInt32 dataLength; ...
garbage collection
André -
18 Oct 2005 1:09 AM - 12 messages
Hello, I have a c# application that creates a timer to fire every minute using multithreading. On every minute it calls a Ping class that I made using sockets. It creates a new ping class then sets it to null when it’s done. ...
Debug Shell extension dll
Sekhar -
17 Oct 2005 11:09 PM - 2 messages
Hi there, Could any one of you please provide me some info on how to debug shell extension dll's? I modified some code downloaded from [link] , but was unable to debug it using the debug-C++ code provided there. I am not ...
in Application_BeginRequest how do i cancel the request and send back a message?
Daniel -
17 Oct 2005 9:21 PM - 1 message
in Application_BeginRequest how do i cancel the request and send back a message? ...
Add/Modify Intellisense
ecov -
17 Oct 2005 8:45 PM - 2 messages
I am trying to customize my companies visual studio ide. In doing so i have a couple of issues and was looking for some advise if anyone has attempted this before. 1) First of all i would like to create a custom file extension that ...
regasm and Win Server 2003
ClydeL -
17 Oct 2005 8:40 PM - 2 messages
I have a .net dll that interops with a VS6 C++ application. I've installed the DLL with regasm on Win2000 and WinXp systems with success. When I run the regasm on the 2003 system, the program reports the types were registered ...
the OK button on Add/Edit Application Extension Mapping is perminantly disabled even when i specify
Daniel -
17 Oct 2005 8:37 PM - 1 message
the OK button on Add/Edit Application Extension Mapping is perminantly disabled even when i specify my executable and extension. how to fix? I am running IIS on windows xp pro for development. ...
Bypass username/password dialog when accessing remote network
thoducng -
17 Oct 2005 7:30 PM - 3 messages
I am writing some code to access share folder on a remote network. DirectoryInfo dicInfo = new DirectoryInfo("remoteNetwork\shareFolder"); if (dicInfo.Exists) { //application code followed } The problem is when I ran this code, it always give me dicInfo.Exists = ...
Merge and DataRow Arrays
Trolane -
17 Oct 2005 7:06 PM - 1 message
In the September Version of VS 2005 when i do this type of event 1 of the array items is not put into the datatable. DataSet ds = new DataSet(); DataRow[] drs = OtherDs.Select("blah = true"); drs.Length is right here. ...
Regular Expression Help
Roshawn Dawson -
17 Oct 2005 6:26 PM - 4 messages
Hi, I'm a complete newbie when using regular expressions, so forgive me if my delimma sounds stupid. I have an ASP.NET app that utilizes url rewriting. It's a simple bookstore that allows users to view books by author. The author's name is just a url encoded link tag. In my observation, author ...
Ports required for WMI
pothik05 -
17 Oct 2005 5:46 PM - 1 message
Hi, We are using an application (the application uses WMI componenets) to change the IIS metabase of Server A from Server B. There is a firewall between Server A and Server B. Couple of weeks back we tested the application and it ...
how to access <Assembly: AssemblyProduct("My Product")> ?
Craig HB -
17 Oct 2005 4:41 PM - 2 messages
I am using the following attribute in the AssemblyInfo.vb file : <Assembly: AssemblyProduct("My Product")>. How do I access that in code ? ...
VStudio, Source control & Test Projects
Andrew -
17 Oct 2005 4:40 PM - 2 messages
I usually like to have a console application in my solution to test libraries I'm developing while writing them. (so I can set breakpoints in the libraries and invoke code in them through the consoel app). My question is... with Visual Studio, can I add a console application to my ...
Is there a good way to find the first byte of data in a MemoryStream?
Brad Wood -
17 Oct 2005 4:13 PM - 13 messages
After I've written a string to a MemoryStream object, I want to set the position to the first byte of real data, past the variable length of bytes that indicate the buffer length. Trying to figure out exactly at what data lengths the "length indicator" ...
How can I avoid the windows authentication for viewing a report
zislam -
17 Oct 2005 4:05 PM - 3 messages
Hi: Could anyone pls let me know how can I avoid the windows authentication screen for viewing a report in Reporting Service. TIA Zahir ...
code comment web reports
Dave -
17 Oct 2005 2:19 PM - 1 message
I am new to .NET and am trying to use the automatic documentation generation tool (Build Comment Web Pages...). When I run this tool I get an HTML overview page with each of my projects listed in it, but when I click the ...
|
|||||||||||||||||||||||