473,544 Members | 1,843 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Framework Forum

Microsoft . NET Framework - Ask questions about Windows Communication Foundation(WCF), Windows Workflow Foundation(WF), applications (web, server, smart clients, console and database).
1
1,292
thread by: Griff | last post Feb 14 '06 by: Griff
In my web.config file, I have the following: <globalization culture="auto:en-gb" uiCulture="auto:en-gb"/> In my Web.sitemap file, I have the following <siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" enableLocalization="true"> <siteMapNode url="Default.asp" resourceKey="Administration"> <siteMapNode...
6
9,165
thread by: Terrance | last post Feb 14 '06 by: Terrance
I currently experimenting with VB.net 2005 express edition. I was wondering if anyone knows how to deploy an assembly to the global assembly cache using the express edition? I tried using the GACUTIL.EXE from the VS.net 2003 edition but I get an UNKNOWN ERROR? Is there any other way to deploy the assembly to the GAC? -- TC
0
948
thread by: Dani | last post Feb 14 '06 by: Dani
I have built an application in ASP.Net and now I have the need to send some emails several times a week. To cover this need I have developed a console application to complement my ASP.Net one. Both application have the same parameters to connect to database and I would like to now how they could share the same config files (For example,...
5
1,211
thread by: Rick | last post Feb 14 '06 by: Rick
Hi guys!! I have a very big project that originally was made in C, then it was migrated from C to VC++ 6.0. Now my boss is asking me to use the new VC++ .Net (2005) to change the interface of controls and windows in the project. But i don't know if this is possible, because i can open the VC++ 6.0 project in VS2005, but the controls are...
0
1,065
thread by: Iain | last post Feb 14 '06 by: Iain
In researching something else, I came across a comment about problems with problems with attributes in classes derived from ICollection. I seem to have hit this problem a while ago (I've been on something else). So if I derive a class from List<Dictionary>, for example and attempt to have a member with an XmlAttributeAttribute, it fails to...
0
918
thread by: Yann | last post Feb 14 '06 by: Yann
I'm developping an IE plugin, and I need to add chevron support ton my application, does anyone know how to add this feature in c# ?
4
1,480
thread by: Hughs Man | last post Feb 14 '06 by: Susan
I am using exchange 2003 now Recently I was notified the harddisk is out of space. Thus I remove part of the email of each folder and the public folder. But the folder size doesn't trim down. Is there method to pack the size ?
7
1,173
thread by: larry | last post Feb 14 '06 by: John Gabriel
I want to display a message to user when machine is doing background job, when the job is finished the message disappear automatically. Do I have to create a modeless dialogbox to implement it? Is there a easier way to to that? Larry -- Sent via .NET Newsgroups http://www.dotnetnewsgroups.com
0
1,399
thread by: tconlon | last post Feb 14 '06 by: tconlon
Hi folks. I'm trying to change the location of the Access mdb file I connect to using OleDb and am having trouble. I'm using Visual C# 2005 and the default values I use for the ConnectionString are those generated by the Server Explorer. I can connect just fine using the default values. But when I comment out strDefaultConnectionFile...
0
1,187
thread by: XML newbie: Urgent pls help! | last post Feb 14 '06 by: XML newbie: Urgent pls help!
When, I try to run my pgm, I get the message: Object Reference not set to an instance of object. I get this for line in the ParseLoginResponse function below: node = loginDom.selectSingleNode("ns:LoginResponse/ns:Status") Although, when I try to create instance of XmlNode, it is not allowed. I appreciate and thankyou in advance I have...
1
1,253
thread by: wshaklee | last post Feb 14 '06 by: Richard Tobin
Does anyone know how to create a stylesheet that will suppress all output. I use to use <?xml version="1.0"?> <!-- EmptyResult.xsl --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"> </xsl:stylesheet>
3
1,125
thread by: | last post Feb 14 '06 by: js
hi, I have a .net application is running public, I don't have source code, but I see some of the .vb code , user control files in the ftp folder. I want to make some changes to it, so I copy the hold folder into my local computer, how to I create a web application(using vs2003) and can make changes, compile and debug? Thanks...
0
979
thread by: ZWeng | last post Feb 14 '06 by: ZWeng
I have a webservice taking an object and serrializing it to an xml file. This webservice sits inside of corporate network. Is there a way to serialize the xml to a computer in DMZ? I am using xmlserializer and it seems OK to serialize to a different machine within the same network but it could not find the machine in DMZ to serialize. ...
1
1,040
thread by: TOMERDR | last post Feb 14 '06 by: Vadym Stetsyak
Hi, I wonder if it is possible under .net to hook into the process of creating components for example System A create an Object O on System B I would like to be able to return a proxy to Object O Which namespace or technologies support it if at all? Thanks in advance.
6
2,862
thread by: sameer | last post Feb 14 '06 by: sameer
..NET Framework 1.1 VS2003 Application is making webservice calls from behind a proxy server and then freezes and dies. Questoin is can i use webservice over proxy server( i guess another name of them is ISA ... if i a not wrong), if yes how? Sameer
0
1,502
thread by: Yong | last post Feb 14 '06 by: Yong
I'm not getting any reply to my previous thread so I'm stating a new one. I get a General Network Error due to my SqlCommand object not having a big enough CommandTimeout to complete very long sql statements. My question is this: Why does SQL generate a General Network Error instead of the Timeout Expired Error? When I run my program...
0
937
thread by: Al Fatykhov | last post Feb 14 '06 by: Al Fatykhov
Using MABLE logic engine with existing .NET applications. MABLE web services provide an interface to MABLE business objects and logic. Let us review some technical details of the MABLE web services. · MABLE utilizes SOAP 1.2 protocol. · MABLE uses AXIS 1.4 as a web service transport. · MABLE support state-full conversations by...
0
1,011
thread by: Al Fatykhov | last post Feb 14 '06 by: Al Fatykhov
Using MABLE logic engine with existing .NET applications. MABLE web services provide an interface to MABLE business objects and logic. Let us review some technical details of the MABLE web services. · MABLE utilizes SOAP 1.2 protocol. · MABLE uses AXIS 1.4 as a web service transport. · MABLE support state-full conversations by...
0
1,197
thread by: Al Fatykhov | last post Feb 14 '06 by: Al Fatykhov
Using MABLE logic engine with existing .NET applications. MABLE web services provide an interface to MABLE business objects and logic. Let us review some technical details of the MABLE web services. · MABLE utilizes SOAP 1.2 protocol. · MABLE uses AXIS 1.4 as a web service transport. · MABLE support state-full conversations by...
2
1,014
thread by: Tedmond | last post Feb 14 '06 by: Christopher Reed
Hi all, Is it possible to add a TextBox or CheckBox into DataGrid? and How? Or I need to use Repeater instead? Thanks for any help! Tedmond
1
1,258
thread by: Nishith Prabhakar | last post Feb 14 '06 by: Tom Widmer [VC++ MVP]
Hi, I have a class which inherits from a template (vector). This class is defined in the header file as below. Output.h class _DLL_RESPONSE_SERVER Output : public vector<SingleOutput> { public:
9
1,189
thread by: Kiran | last post Feb 14 '06 by: Richard Grimes [MVP]
Hi, As a convention we always create interfaces before creating classes for class libraries. we then implement this interface in a class. Can someone point out the reasons\advantages for doing this in a simple way. Thanks
7
3,520
thread by: mjarends | last post Feb 14 '06 by: Thomas Meinike
I'm using JAXP for XSLT - I'm using the examples from http://www.w3.org/TR/xslt#section-Examples. I'm using the following XML file: <?xml version="1.0" encoding="UTF-8"?> <sales> <division id="North"> <revenue>10</revenue> <growth>9</growth>
0
884
thread by: Johnny Santos | last post Feb 14 '06 by: Johnny Santos
Hi, there is any control like richtext but to ASP.NET? Thanks, johnny
4
2,482
thread by: Kash | last post Feb 14 '06 by: Kash
Hi everybody: I've developed a web application running on a 2003 server not on the web but on extranet environment of a small Firm (less than 10 users). I've taken benefit of Office Primary Interop Assemblies (PIAs) for automating Word on the server and everything runs smoothly on the server console. The word documents are generated perfectly...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.