Commit feedcf81 authored by Venubabu Sunkara's avatar Venubabu Sunkara

Commit

parent d6335de2
Pipeline #46933 failed with stages
in 8 seconds
File added
File added
File added
File added
{
"CurrentProjectSetting": null
}
\ No newline at end of file
File added
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}
\ No newline at end of file
File added

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio Version 16
VisualStudioVersion = 16.0.30907.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PharmaStoreReport", "PharmaStoreReport\PharmaStoreReport.csproj", "{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Debug|x64.ActiveCfg = Debug|x64
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Debug|x64.Build.0 = Debug|x64
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Debug|x86.ActiveCfg = Debug|x86
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Debug|x86.Build.0 = Debug|x86
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Release|Any CPU.Build.0 = Release|Any CPU
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Release|x64.ActiveCfg = Release|x64
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Release|x64.Build.0 = Release|x64
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Release|x86.ActiveCfg = Release|x86
{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {47E77D37-65BA-4504-9618-8CE099F889F5}
EndGlobalSection
EndGlobal
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="HealthNotesColumns" value="[Pharmacy Name],[State],[Next Repeat Reminder],[Next Repeat Reminder - SOF],[Next Repeat Reminder - WebApp],[Overdue Reminder - Last repeat],[Overdue Reminder - Next repeat],[Owing script notification],[Promotion],[Welcome Message],[Total Messages]"/>
<add key="ScriptFigureColumns" value="[Scripts Actual],[]"/>
<add key="StoreReportColumns" value="[pharmacy_name],[Number_Of_Registered_Customers],[Number_Of_Active_Customers],[Scripts]"/>
<add key="HealthNotesAllSheetName" value="All"/>
<add key="HealthNotesCWHSheetName" value="CWH"/>
<add key="HealthNotesMYCsheetName" value="My Chemist"/>
<add key="HealthNotesOtherSheetName" value="Other"/>
<add key="ScriptFigureSheetName" value="Scripts"/>
<add key="StoreReportSheetName" value="Script Wise Report"/>
<add key="StoreReportSheetName" value="Script Wise Report"/>
</appSettings>
</configuration>
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="openFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>25</value>
</metadata>
</root>
\ No newline at end of file
PharmaStoreReport/IMG/AM_logo.png

2.63 KB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{FC7136CA-BFAA-4DB0-A2B2-2AB680AC373C}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>PharmaStoreReport</RootNamespace>
<AssemblyName>PharmaStoreReport</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>E:\SMS_EXE_11-15-2018\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<PublisherName>AM Solutions</PublisherName>
<SuiteName>AM Solutions</SuiteName>
<ApplicationRevision>17</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
<BootstrapperComponentsUrl>https://www.microsoft.com/en-us/download/details.aspx%3fid=23734</BootstrapperComponentsUrl>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>99A1432982681AC630A1FEF557B73E31A584339D</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>PharmaStoreReport_7_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="EPPlus, Version=4.5.2.1, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
<HintPath>..\packages\EPPlus.4.5.2.1\lib\net40\EPPlus.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Security" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.Designer.cs">
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Services\AmsHealthNotesService.cs" />
<Compile Include="Services\AmsScriptFigureService.cs" />
<Compile Include="Services\AMsStoreReportNumberService.cs" />
<Compile Include="Services\Caluclations.cs" />
<Compile Include="Services\CWHService.cs" />
<Compile Include="Services\Helper.cs" />
<Compile Include="SqlHelper\Connections.cs" />
<Compile Include="Utility\Utility.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="packages.config" />
<None Include="PharmaStoreReport_1_TemporaryKey.pfx" />
<None Include="PharmaStoreReport_2_TemporaryKey.pfx" />
<None Include="PharmaStoreReport_3_TemporaryKey.pfx" />
<None Include="PharmaStoreReport_4_TemporaryKey.pfx" />
<None Include="PharmaStoreReport_5_TemporaryKey.pfx" />
<None Include="PharmaStoreReport_6_TemporaryKey.pfx" />
<None Include="PharmaStoreReport_7_TemporaryKey.pfx" />
<None Include="PharmaStoreReport_TemporaryKey.pfx" />
<None Include="Properties\app.manifest" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.5.2 %28x86 and x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Access.Database.Engine.2010">
<Visible>False</Visible>
<ProductName>Microsoft Access database engine 2010 %28x86, x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
<Visible>False</Visible>
<ProductName>Windows Installer 4.5</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Folder Include="IMG\" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\AM_logo.png" />
</ItemGroup>
<ItemGroup>
<Content Include="Resources\imageswrong.png" />
<None Include="Resources\imageswrong1.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory>E:\ExeFile_11-12-2018\|E:\LokeshSteup\|E:\11-1-2018_ExeFile\|E:\10-30-2018 Publised\|E:\ExcelReportsVideo\Excel Files\new file work\All Files\Sprint1_Exe_File\</PublishUrlHistory>
<InstallUrlHistory />
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory>https://www.microsoft.com/en-us/download/details.aspx%3fid=23734</BootstrapperUrlHistory>
<ErrorReportUrlHistory />
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
</Project>
\ No newline at end of file
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace PharmaStoreReport
{
static class Program
{
/// <summary>
/// The main entry point for the application.
/// </summary>
[STAThread]
static void Main()
{
try
{
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new frmPharma());
}
catch (Exception ex)
{
Utility.Utility utilityObj = new Utility.Utility();
utilityObj.CreateLog(ex, "");
MessageBox.Show("Process can not completes please check log file for more information.");
//throw;
}
}
}
}
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("PharmaStoreReport")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("PharmaStoreReport")]
[assembly: AssemblyCopyright("Copyright © 2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("fc7136ca-bfaa-4db0-a2b2-2ab680ac373c")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace PharmaStoreReport.Properties {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PharmaStoreReport.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap AM_logo {
get {
object obj = ResourceManager.GetObject("AM_logo", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap imageswrong {
get {
object obj = ResourceManager.GetObject("imageswrong", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="AM_logo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\AM_logo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="imageswrong" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\imageswrong1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>
\ No newline at end of file
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace PharmaStoreReport.Properties
{
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
{
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
public static Settings Default
{
get
{
return defaultInstance;
}
}
}
}
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Specifying requestedExecutionLevel element will disable file and registry virtualization.
Remove this element if your application requires this virtualization for backwards
compatibility.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
<applicationRequestMinimum>
<PermissionSet class="System.Security.PermissionSet" version="1" Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- A list of the Windows versions that this application has been tested on and is
is designed to work with. Uncomment the appropriate elements and Windows will
automatically selected the most compatible environment. -->
<!-- Windows Vista -->
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
<!-- Windows 7 -->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
<!-- Windows 8 -->
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
<!-- Windows 8.1 -->
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
<!-- Windows 10 -->
<!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
</application>
</compatibility>
<!-- Indicates that the application is DPI-aware and will not be automatically scaled by Windows at higher
DPIs. Windows Presentation Foundation (WPF) applications are automatically DPI-aware and do not need
to opt in. Windows Forms applications targeting .NET Framework 4.6 that opt into this setting, should
also set the 'EnableWindowsFormsHighDpiAutoResizing' setting to 'true' in their app.config. -->
<!--
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
</windowsSettings>
</application>
-->
<!-- Enable themes for Windows common controls and dialogs (Windows XP and later) -->
<!--
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
-->
</assembly>
\ No newline at end of file
PharmaStoreReport/Resources/AM_logo.png

2.63 KB

PharmaStoreReport/Resources/imageswrong.png

332 Bytes

PharmaStoreReport/Resources/imageswrong1.png

332 Bytes

using PharmaStoreReport.SqlHelper;
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using PharmaStoreReport.Utility;
namespace PharmaStoreReport.Services
{
public class AmsHealthNotesService
{
Connections conObj = new Connections();
Caluclations calObj = new Caluclations();
public DataTable GetCWHSheetData(string fileName)
{
DataTable dtCwh = new DataTable();
try
{
Utility.Utility utyObj = new Utility.Utility();
DataTable data = conObj.GetSheetData(fileName, ".xlsx", "CWH", utyObj.GetHealthNotesColumns());
if (data != null && data.Rows.Count > 0)
{
dtCwh = calObj.CalculateHealthNotes(data);
}
}
catch (Exception ex)
{
Utility.Utility obj = new Utility.Utility();
obj.CreateLog(ex, "");
}
return dtCwh;
}
public DataTable GetMycsheetData(string fileName)
{
DataTable calhealth = new DataTable();
try
{
Connections conObj = new Connections();
Utility.Utility utyObj = new Utility.Utility();
DataTable dtMYC = conObj.GetSheetData(fileName, ".xlsx", "My Chemist", utyObj.GetHealthNotesColumns());
//DataTable dt = dtMYC.AsEnumerable()
//.GroupBy(x => x.Field<string>("Pharmacy Name"))
//.Select(y => y.First())
//.CopyToDataTable();
// DataTable dt = dtMYC.DefaultView.ToTable("dtMYC", true, "Pharmacy Name");
if (dtMYC != null && dtMYC.Rows.Count > 0)
{
calhealth = calObj.CalculateHealthNotes(dtMYC);
}
}
catch (Exception ex)
{
Utility.Utility obj = new Utility.Utility();
obj.CreateLog(ex, "");
}
return calhealth;
}
public DataTable GetOthersheetData(string fileName)
{
DataTable dt = new DataTable();
try
{
Connections conObj = new Connections();
Utility.Utility utyObj = new Utility.Utility();
DataTable dtother = conObj.GetSheetData(fileName, ".xlsx", "Other", utyObj.GetHealthNotesColumns());
//DataTable dtnew = dtother.AsEnumerable()
//.GroupBy(x => x.Field<string>("Pharmacy Name"))
//.Select(y => y.First())
//.CopyToDataTable();
if (dtother != null && dtother.Rows.Count > 0)
{
dt = calObj.CalculateHealthNotes(dtother);
}
}
catch (Exception ex)
{
Utility.Utility obj = new Utility.Utility();
obj.CreateLog(ex, "");
}
return dt;
}
public DataTable GetCWHHealthNotesData(string fileName)
{
DataTable cwhCalSheet = new DataTable();
try
{
Utility.Utility utyObj = new Utility.Utility();
DataTable dtCwh = conObj.GetSheetData(fileName, ".xlsx", "CWH", utyObj.GetHealthNotesColumns());
//DataTable dt = dtCwh.AsEnumerable()
// .GroupBy(x => x.Field<string>("Pharmacy Name"))
// .Select(y => y.First())
// .CopyToDataTable();
if (dtCwh != null && dtCwh.Rows.Count > 0)
{
cwhCalSheet = calObj.CalculateHealthNotes(dtCwh);
}
}
catch (Exception ex)
{
Utility.Utility obj = new Utility.Utility();
obj.CreateLog(ex, "");
}
return cwhCalSheet;
}
private DataTable MargeMultipalSheetData(DataTable dt)
{
//AllSheetHealthNotesData.Merge(dt);
//AllSheetHealthNotesData.AcceptChanges();
//return AllSheetHealthNotesData;
return new DataTable();
}
//#region ScriptSheet
//public DataTable GetScriptFigureDta(string fileName)
//{
// Connections conObj = new Connections();
// Utility.Utility utyObj = new Utility.Utility();
// return conObj.GetSheetData(fileName, ".xlsx", "Scripts");
//}
//#endregion
}
}
This diff is collapsed.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using PharmaStoreReport.SqlHelper;
using System.Data;
namespace PharmaStoreReport.Services
{
public class CWHService
{
DataTable AllSheetHealthNotesData = new DataTable();
public DataTable GetCWHSheetData(string fileName)
{
Connections conObj = new Connections();
Utility.Utility utyObj = new Utility.Utility();
DataTable dtCwh = conObj.GetSheetData(fileName, ".xlsx", "CWH", utyObj.GetHealthNotesColumns());
Caluclations calObj = new Caluclations();
return calObj.CalculateHealthNotes(dtCwh);
}
public DataTable GetMycsheetData(string fileName)
{
Connections conObj = new Connections();
Utility.Utility utyObj = new Utility.Utility();
DataTable dtCwh = conObj.GetSheetData(fileName, ".xlsx", "My Chemist", utyObj.GetHealthNotesColumns());
Caluclations calObj = new Caluclations();
return calObj.CalculateHealthNotes(dtCwh);
}
public DataTable GetOthersheetData(string fileName)
{
Connections conObj = new Connections();
Utility.Utility utyObj = new Utility.Utility();
DataTable dtCwh = conObj.GetSheetData(fileName, ".xlsx", "Other", utyObj.GetHealthNotesColumns());
Caluclations calObj = new Caluclations();
return calObj.CalculateHealthNotes(dtCwh);
}
public DataTable GetHealthNotesData(string fileName)
{
Connections conObj = new Connections();
Caluclations calObj = new Caluclations();
Utility.Utility utyObj = new Utility.Utility();
DataTable dtCwh = conObj.GetSheetData(fileName, ".xlsx", "CWH", utyObj.GetHealthNotesColumns());
DataTable cwhCalSheet = calObj.CalculateHealthNotes(dtCwh);
MargeMultipalSheetData(cwhCalSheet);
DataTable dtMyc = conObj.GetSheetData(fileName, ".xlsx", "My Chemist", utyObj.GetHealthNotesColumns());
DataTable mycCalSheet = calObj.CalculateHealthNotes(dtMyc);
MargeMultipalSheetData(mycCalSheet);
DataTable dtOther = conObj.GetSheetData(fileName, ".xlsx", "Other", utyObj.GetHealthNotesColumns());
DataTable otherCalSheet = calObj.CalculateHealthNotes(dtOther);
return MargeMultipalSheetData(otherCalSheet);
}
public DataTable MargeMultipalSheetData(DataTable dt)
{
AllSheetHealthNotesData.Merge(dt);
AllSheetHealthNotesData.AcceptChanges();
return AllSheetHealthNotesData;
}
#region ScriptSheet
public DataTable GetScriptFigureDta(string fileName)
{
Connections conObj = new Connections();
Utility.Utility utyObj = new Utility.Utility();
return conObj.GetSheetData(fileName, ".xlsx", "Scripts");
}
#endregion
}
}
This diff is collapsed.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Data;
namespace PharmaStoreReport.Services
{
public static class Helper
{
public static DataTable getPharmaStoreName(string PharmaName,DataTable cwhFilterData)
{
string PhareName = "";
DataTable filteredRows =( from q in cwhFilterData.AsEnumerable()
where q.Field<string>("Pharmacy Name") == "Chemist Warehouse Adelaide Street Brisbane"
select q).CopyToDataTable();
return filteredRows;
}
}
}
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.OleDb;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using PharmaStoreReport.Services;
namespace PharmaStoreReport.SqlHelper
{
public class Connections
{
Utility.Utility utilityObj = new Utility.Utility();
public DataTable GetSheetData(string fileName, string fileExt, string sheetName, List<string> ColumnName)
{
DataTable dtexcel = new DataTable();
try
{
CWHService cwhObj = new CWHService();
string conn = string.Empty;
// if (fileExt.CompareTo(".xls") == 0)
// conn = @"provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + fileName + ";Extended Properties='Excel 8.0;HRD=Yes;IMEX=1';"; //for below excel 2007
if (fileExt.CompareTo(".xlsx") == 0)
{
conn = @"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" + fileName + ";Extended Properties='Excel 12.0;HDR=Yes';"; //for above excel 2007
using (OleDbConnection con = new OleDbConnection(conn))
{
try
{
OleDbDataAdapter oleAdpt = new OleDbDataAdapter("select " + string.Join(",", ColumnName) + " from [" + sheetName + "$]", con); //here we read data from sheetName
oleAdpt.Fill(dtexcel);
}
catch (OleDbException ex)
{
//if (ex.Message.Contains("The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine."))
//{
//}
utilityObj.CreateLog(ex, "");
}
catch (Exception ex)
{
//if (ex.Message.Contains("The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine."))
//{
//}
utilityObj.CreateLog(ex, "");
}
}
}
}
catch (Exception ex)
{
utilityObj.CreateLog(ex, "");
}
return dtexcel;
}
public DataTable GetSheetData(string fileName, string fileExt, string sheetName)
{
DataTable dtexcel = new DataTable();
try
{
CWHService cwhObj = new CWHService();
string conn = string.Empty;
// if (fileExt.CompareTo(".xls") == 0)
// conn = @"provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + fileName + ";Extended Properties='Excel 8.0;HRD=Yes;IMEX=1';"; //for below excel 2007
if (fileExt.CompareTo(".xlsx") == 0)
{
conn = @"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" + fileName + ";Extended Properties='Excel 12.0;HDR=Yes';"; //for above excel 2007
using (OleDbConnection con = new OleDbConnection(conn))
{
try
{
OleDbDataAdapter oleAdpt = new OleDbDataAdapter("select * from [" + sheetName + "$] ", con); //here we read data from sheetName
oleAdpt.Fill(dtexcel);
}
catch (Exception ex)
{
}
}
}
}
catch (Exception ex)
{
utilityObj.CreateLog(ex, "");
}
return dtexcel;
}
}
}
This diff is collapsed.
Log Entry :
10/14/2018 20:58:11
Error in : 110
Stack Trace : at PharmaStoreReport.frmPharma.btnprocess_Click(Object sender, EventArgs e) in F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\Form1.cs:line 110
ErrorMessage : Attempted to divide by zero.
==================================================================================================
Log Entry :
10/14/2018 21:00:30
Error in line no : 110 -
Stack Trace : at PharmaStoreReport.frmPharma.btnprocess_Click(Object sender, EventArgs e) in F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\Form1.cs:line 110
ErrorMessage : Attempted to divide by zero.
==================================================================================================
Log Entry :
10/14/2018 20:52:02
Error in :110
Stack Trace : at PharmaStoreReport.frmPharma.btnprocess_Click(Object sender, EventArgs e) in F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\Form1.cs:line 110
ErrorMessage : Attempted to divide by zero.
ErrorMessage : Attempted to divide by zero.
=======================================================================================
Log Entry :
10/14/2018 20:54:15
Error in : 110
Stack Trace : at PharmaStoreReport.frmPharma.btnprocess_Click(Object sender, EventArgs e) in F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\Form1.cs:line 110
ErrorMessage : Attempted to divide by zero.
==================================================================================================
Log Entry :
10/14/2018 20:56:21
Error in : 110
Stack Trace : at PharmaStoreReport.frmPharma.btnprocess_Click(Object sender, EventArgs e) in F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\Form1.cs:line 110
ErrorMessage : Attempted to divide by zero.
==================================================================================================
Log Entry :
10/14/2018 20:56:38
Error in : 110
Stack Trace : at PharmaStoreReport.frmPharma.btnprocess_Click(Object sender, EventArgs e) in F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\Form1.cs:line 110
ErrorMessage : Attempted to divide by zero.
==================================================================================================
File deleted
This diff is collapsed.
File deleted
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="HealthNotesColumns" value="[Pharmacy Name],[Street],[State],[Mid Repeat Reminder - SOF],[Mid Repeat Reminder - WebApp],[Mid-Repeat Reminder],[Next Repeat Reminder],[Next Repeat Reminder - SOF],[Next Repeat Reminder - WebApp],[Overdue Reminder - Last repeat],[Overdue Reminder - Next repeat],[Owing script notification],[Promotion],[Welcome Message],[Total Messages]"/>
<add key="ScriptFigureColumns" value="[Scripts Actual],[]"/>
<add key="StoreReportColumns" value="[pharmacy_name],[Number_Of_Registered_Customers],[Number_Of_Active_Customers],[Scripts]"/>
</appSettings>
</configuration>
\ No newline at end of file
File deleted
File deleted
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="HealthNotesColumns" value="[Pharmacy Name],[Street],[State],[Mid Repeat Reminder - SOF],[Mid Repeat Reminder - WebApp],[Mid-Repeat Reminder],[Next Repeat Reminder],[Next Repeat Reminder - SOF],[Next Repeat Reminder - WebApp],[Overdue Reminder - Last repeat],[Overdue Reminder - Next repeat],[Owing script notification],[Promotion],[Welcome Message],[Total Messages]"/>
<add key="ScriptFigureColumns" value="[Scripts Actual],[]"/>
<add key="StoreReportColumns" value="[pharmacy_name],[Number_Of_Registered_Customers],[Number_Of_Active_Customers],[Scripts]"/>
</appSettings>
</configuration>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
File deleted
This diff is collapsed.
File deleted
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="HealthNotesColumns" value="[Pharmacy Name],[Street],[State],[Mid Repeat Reminder - SOF],[Mid Repeat Reminder - WebApp],[Mid-Repeat Reminder],[Next Repeat Reminder],[Next Repeat Reminder - SOF],[Next Repeat Reminder - WebApp],[Overdue Reminder - Last repeat],[Overdue Reminder - Next repeat],[Owing script notification],[Promotion],[Welcome Message],[Total Messages]"/>
<add key="ScriptFigureColumns" value="[Scripts Actual],[]"/>
<add key="StoreReportColumns" value="[pharmacy_name],[Number_Of_Registered_Customers],[Number_Of_Active_Customers],[Scripts]"/>
</appSettings>
</configuration>
\ No newline at end of file
File deleted
File deleted
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="HealthNotesColumns" value="[Pharmacy Name],[Street],[State],[Mid Repeat Reminder - SOF],[Mid Repeat Reminder - WebApp],[Mid-Repeat Reminder],[Next Repeat Reminder],[Next Repeat Reminder - SOF],[Next Repeat Reminder - WebApp],[Overdue Reminder - Last repeat],[Overdue Reminder - Next repeat],[Owing script notification],[Promotion],[Welcome Message],[Total Messages]"/>
<add key="ScriptFigureColumns" value="[Scripts Actual],[]"/>
<add key="StoreReportColumns" value="[pharmacy_name],[Number_Of_Registered_Customers],[Number_Of_Active_Customers],[Scripts]"/>
</appSettings>
</configuration>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
File deleted
This diff is collapsed.
File deleted
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>
\ No newline at end of file
File deleted
File deleted
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>
\ No newline at end of file
File deleted
File deleted
File deleted
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe.config
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.frmPharma.resources
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.Properties.Resources.resources
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.dll
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.xml
E:\AmsSmsTool\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
F:\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe.config
F:\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.exe
F:\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.pdb
F:\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
F:\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.frmPharma.resources
F:\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.Properties.Resources.resources
F:\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
F:\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe
F:\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.pdb
F:\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.dll
F:\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.xml
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe.config
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.dll
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.xml
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.frmPharma.resources
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.Properties.Resources.resources
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.pdb
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe.config
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.exe
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.pdb
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.pdb
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.dll
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.xml
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.frmPharma.resources
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.Properties.Resources.resources
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe.config
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.exe
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.pdb
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.pdb
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.dll
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.xml
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.frmPharma.resources
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.Properties.Resources.resources
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe.config
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.dll
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\Debug\EPPlus.xml
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.frmPharma.resources
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.Properties.Resources.resources
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\Projects\SMS\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe.config
E:\Projects\SMS\PharmaStoreReport\bin\Debug\PharmaStoreReport.exe
E:\Projects\SMS\PharmaStoreReport\bin\Debug\PharmaStoreReport.pdb
E:\Projects\SMS\PharmaStoreReport\bin\Debug\EPPlus.dll
E:\Projects\SMS\PharmaStoreReport\bin\Debug\EPPlus.xml
E:\Projects\SMS\PharmaStoreReport\obj\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
E:\Projects\SMS\PharmaStoreReport\obj\Debug\PharmaStoreReport.frmPharma.resources
E:\Projects\SMS\PharmaStoreReport\obj\Debug\PharmaStoreReport.Properties.Resources.resources
E:\Projects\SMS\PharmaStoreReport\obj\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\Projects\SMS\PharmaStoreReport\obj\Debug\PharmaStoreReport.exe
E:\Projects\SMS\PharmaStoreReport\obj\Debug\PharmaStoreReport.pdb
File deleted
File deleted
File deleted
File deleted
File deleted
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe.config
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.dll
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.xml
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.frmPharma.resources
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.Properties.Resources.resources
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe.config
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.exe
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.pdb
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.frmPharma.resources
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.Properties.Resources.resources
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.pdb
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.dll
F:\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.xml
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe.config
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.dll
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.xml
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.frmPharma.resources
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.Properties.Resources.resources
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe.config
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.exe
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.pdb
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.pdb
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.dll
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.xml
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.frmPharma.resources
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.Properties.Resources.resources
F:\10-11-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe.config
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.dll
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\bin\x64\Debug\EPPlus.xml
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csprojResolveAssemblyReference.cache
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.frmPharma.resources
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.Properties.Resources.resources
E:\AmsSmsTool\10-15-2018\10-14-2018\10-12-2018\PharmaStoreReport\PharmaStoreReport\obj\x64\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
File deleted
File deleted
File deleted
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x86\Debug\PharmaStoreReport.exe.config
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x86\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x86\Debug\PharmaStoreReport.pdb
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x86\Debug\EPPlus.dll
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\bin\x86\Debug\EPPlus.xml
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x86\Debug\PharmaStoreReport.frmPharma.resources
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x86\Debug\PharmaStoreReport.Properties.Resources.resources
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x86\Debug\PharmaStoreReport.csproj.GenerateResource.Cache
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x86\Debug\PharmaStoreReport.exe
E:\AmsSmsTool\10-11-2018\PharmaStoreReport\PharmaStoreReport\obj\x86\Debug\PharmaStoreReport.pdb
File deleted
File deleted
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EPPlus" version="4.5.2.1" targetFramework="net452" />
</packages>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment