Click here to Skip to main content
15,889,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionConnection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
nesaraja21-Dec-06 18:31
nesaraja21-Dec-06 18:31 
AnswerRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
RenuKhot21-Dec-06 18:57
RenuKhot21-Dec-06 18:57 
GeneralRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
nesaraja21-Dec-06 19:20
nesaraja21-Dec-06 19:20 
GeneralRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
RenuKhot21-Dec-06 19:55
RenuKhot21-Dec-06 19:55 
GeneralRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
nesaraja28-Dec-06 19:49
nesaraja28-Dec-06 19:49 
Questionunable to run copied asp code in local server Pin
madhumallidi21-Dec-06 13:01
madhumallidi21-Dec-06 13:01 
AnswerRe: unable to run copied asp code in local server Pin
ednrgc22-Dec-06 4:08
ednrgc22-Dec-06 4:08 
QuestionConfiguration failures Pin
whatever10121-Dec-06 10:38
whatever10121-Dec-06 10:38 
I am attempting to test a browser hosted control in a secure server (IIS 5) environment. My test computer is running .Net 2.0, and the Policy managing the control on the client side is set for full trust (at the moment). My setup is as follows:

Visual Studio 2005 / .Net 2.0 / Win XP SP2 (both .NET 1.1 and 2.0 installed)
IIS 5 on a Win 2000 SP3 server (both .NET 1.1 and 2.0 installed)
ASP classic (migrating to ASP.NET)
IE 6

The server secure site is configured for .NET 1.1 with classic ASP, but my test page is a .NET 2.0 w/ ASP.NET (that is in a virtual directory configured for .net 2). The server has both installed. The server has older because we are preparing to convert the site to ASP.NET and .NET 2.0. It is the only secure server on which I can test at the moment, so I have to live with the mix until the site is fully converted (which may take months). I navigate to my page from the secure login page. This all seems to work fine, and the control runs fine, except when I attempt to call SmtpClient() from my hosted control resulting in a configuration failure during the call. This problem only occurs on the secure server. When running on any other unsecure server, the SMTP works flawlessly, but then I don't have to go through a login page to test on unsecure sites.

Could the problem be happening because of a mix of .NETs (starting to configure from 2.0 schemas and then droping back to the 1.1 schemas and getting confused, or could it be something else. The only thing that SUGGESTS that it might be this is because the error says that the configuration file has a format error in it). I have been trying to find the source of this problem for several days and am out of ideas. I am no closer to finding the problem now than when I started. I would appreciate any help/ideas/suggestions anyone might have. I am at wits end Mad | :mad: and am almost out of hair Smile | :)


QuestionTriggering the Background color, font and other properties in ASP.Net Pin
Tina P21-Dec-06 10:21
Tina P21-Dec-06 10:21 
AnswerRe: Triggering the Background color, font and other properties in ASP.Net Pin
eggsovereasy21-Dec-06 10:53
eggsovereasy21-Dec-06 10:53 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P21-Dec-06 20:11
Tina P21-Dec-06 20:11 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Nimit Patel22-Dec-06 2:14
Nimit Patel22-Dec-06 2:14 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
eggsovereasy22-Dec-06 8:51
eggsovereasy22-Dec-06 8:51 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P22-Dec-06 10:39
Tina P22-Dec-06 10:39 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P22-Dec-06 12:06
Tina P22-Dec-06 12:06 
NewsRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P23-Dec-06 15:24
Tina P23-Dec-06 15:24 
QuestionGridview cross page data transfer Pin
srishree21-Dec-06 10:05
srishree21-Dec-06 10:05 
AnswerIf you want to use popup window for child gridview,this may help you Pin
kvPriya21-Dec-06 18:30
kvPriya21-Dec-06 18:30 
GeneralRe: If you want to use popup window for child gridview,this may help you Pin
srishree21-Dec-06 18:41
srishree21-Dec-06 18:41 
GeneralRe: If you want to use popup window for child gridview,this may help you Pin
kvPriya21-Dec-06 19:29
kvPriya21-Dec-06 19:29 
Questionflash +aspx Pin
keroed_edmond21-Dec-06 9:45
keroed_edmond21-Dec-06 9:45 
QuestionImageButton.Click event never gets fired! Pin
MY120121-Dec-06 9:08
MY120121-Dec-06 9:08 
AnswerRe: ImageButton.Click event never gets fired! Pin
eggsovereasy21-Dec-06 9:57
eggsovereasy21-Dec-06 9:57 
GeneralRe: ImageButton.Click event never gets fired! Pin
MY120121-Dec-06 10:06
MY120121-Dec-06 10:06 
GeneralRe: ImageButton.Click event never gets fired! Pin
eggsovereasy21-Dec-06 10:40
eggsovereasy21-Dec-06 10:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.