douga Posted March 1, 2011 Posted March 1, 2011 <?xml version="1.0" encoding="utf-8" ?> <configuration> <configSections> <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > <section name="PCMS.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> </sectionGroup> <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > <section name="PCMS.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> </sectionGroup> </configSections> <system.diagnostics> <sources> <!-- This section defines the logging configuration for My.Application.Log --> <source name="DefaultSource" switchName="DefaultSwitch"> <listeners> <add name="FileLog"/> <!-- Uncomment the below section to write to the Application Event Log --> <!--<add name="EventLog"/>--> </listeners> </source> </sources> <switches> <add name="DefaultSwitch" value="Information" /> </switches> <sharedListeners> <add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/> <!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log --> <!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> --> </sharedListeners> </system.diagnostics> <userSettings> <PCMS.My.MySettings> <setting name="CompanyName" serializeAs="String"> <value>Egnatia</value> </setting> <setting name="StartDate" serializeAs="String"> <value /> </setting> <setting name="EndDate" serializeAs="String"> <value /> </setting> <setting name="LastPostedDetails" serializeAs="String"> <value /> </setting> </PCMS.My.MySettings> </userSettings> <applicationSettings> <PCMS.My.MySettings> <setting name="PCMS_PcmsCommuncation_PcmsCommuncation" serializeAs="String"> <value>http://www.bristol.gs/GlobalListenerService/PcmsCommuncation.svc</value> </setting> <setting name="JalsFileLocation" serializeAs="String"> <value>ATPDigital.exe</value> </setting> </PCMS.My.MySettings> </applicationSettings> </configuration> auto to config trexei brosta apo ena programma kai mou dinei 5 meres kai meta kleidwnei pws 8a boresw na to kanw na to exw gia panta to programma.... Gia na dw poses meres mou apomenoun prepei na 3ekinisw to programma me Caps lock etsi anoigei ena parathuro p onomaze Activation Center kai sou leei poses meres exeis akoma ....ti prepei na alla3w edw pls help me thx...... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.