Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > The old Story of IssueVision
 

The old Story of IssueVision

Hello there, !!!

This is an old story, and because I found myself working for a small company in the south of Italy, we're pretty much late with development issues in .NET. I suggested last year and the company started using some of the .net features with only one developer Me!! (Oscar)...

Ok, enough of mambo jambo !!, the issue is that I found an old application developed by microsoft for thedevdays in 2004 called IssueVision. Also I've been trying to use the C# versionfor VS2005, developed by a bunch of nice spanish people (http://msguayaquil.com/) .-

At the time of opening the project in VS205 it shows the icon in the tray of the ASP.NET server at port 49559 and it seems ok, Then when I try to execte the project at the Login it says with the user Demo password Demo, (THE SERVER ITS NOT RESPONDING. PLEASE TRY AGAIN) what I'm doing wrong ?? anyone can point me to rhe right direction ???

Thank you very much ...

Oscar

Oscar Lagatta  Friday, September 28, 2007 9:39 AM

I think about your configration file should be wrong , Please check web.appconig's authentication section

kitzone  Saturday, September 29, 2007 7:01 AM

Actually It seems to be ok, its. as follows.....

It keeps saying the server is not responding. Pleaset try again...

<?xml version="1.0" encoding="utf-8"?>

<configuration>

<configSections>

<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >

<section name="IssueVision.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />

</sectionGroup>

</configSections>

<appSettings>

<add key="DataServiceUrl" value="http://localhost/IssueVisionWebCS/IssueVisionServices.asmx"/>

<!-- SyncInterval value is in milliseconds -->

<add key="SyncInterval" value="15000"/>

<add key="DataSetFileName" value="IssueDetails.bin"/>

<add key="SettingsFileName" value="Settings.bin"/>

</appSettings>

<applicationSettings>

<IssueVision.Properties.Settings>

<setting name="IssueVision_localhost_IssueVisionServices" serializeAs="String">

<value>http://localhost:49559/IssueVisionWebCS/IssueVisionServices.asmx</value>

</setting>

</IssueVision.Properties.Settings>

</applicationSettings>

</configuration>

Oscar Lagatta  Saturday, September 29, 2007 11:14 AM

Actually It seems to be ok, its. as follows.....

It keeps saying the server is not responding. Pleaset try again...

<?xml version="1.0" encoding="utf-8"?>

<configuration>

<configSections>

<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >

<section name="IssueVision.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />

</sectionGroup>

</configSections>

<appSettings>

<add key="DataServiceUrl" value="http://localhost/IssueVisionWebCS/IssueVisionServices.asmx"/>

<!-- SyncInterval value is in milliseconds -->

<add key="SyncInterval" value="15000"/>

<add key="DataSetFileName" value="IssueDetails.bin"/>

<add key="SettingsFileName" value="Settings.bin"/>

</appSettings>

<applicationSettings>

<IssueVision.Properties.Settings>

<setting name="IssueVision_localhost_IssueVisionServices" serializeAs="String">

<value>http://localhost:49559/IssueVisionWebCS/IssueVisionServices.asmx</value>

</setting>

</IssueVision.Properties.Settings>

</applicationSettings>

</configuration>

Oscar Lagatta  Saturday, September 29, 2007 11:14 AM

You can use google to search for other answers

Custom Search

More Threads

• png images
• Open .cal file in C#
• TaskVision XPanderControl: Convert IComparer implementation from VB.NET to C#
• Taskvision Installation - The parameter is incorrect
• basic
• Want help related to Windows Forms Controls
• problem logging on
• Proxy problems
• Installer is no longer responding
• WS-Security