Is Not a Valid Path. Make Sure The Path Name Spelled Correcty
Posting artikel kali ini tentang error "Is Not a Valid Path. Make Sure The Path Name Spelled Correctly and You are Connected to The Server on Which The File Resides" akan membahas tentang problem yang dialami pada saat melakukan oneclick deployment di VB.NET.
Langkah yang perlu dilakukan untuk menangani error diatas adalah :
Langkah yang perlu dilakukan untuk menangani error diatas adalah :
- Pilih file di Solution Explorer dan pilih properties.
- Pastikan property "Build Action" = "Content" .
- Pastikan "Copy to Output Directry" = "Copy always"
- Buka Tab Publish di Project Property.
- Pilih tombol "Application Files"
- Pastikan publish status = Include (Auto) and Download Group = (Required)
Recommended Reading:
Specify a Publisher Name for a ClickOnce Application
Specify a Publisher Name for a ClickOnce Application
Semoga posting artikel tentang "Is Not a Valid Path. Make Sure The Path Name Spelled Correctly and You are Connected to The Server on Which The File Resides" dapat bermanfaat.
Salam,